Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Category
Submachine Gun
Barrel
250 mm
Weight, empty
2.95 kg
Introduced
1944

About

What it is, and why it matters

Copy a link to this section

The KP m/44 (KP/-44) is a Finnish 9x19mm Parabellum submachine gun, a stamped-steel copy and modification of the Soviet PPS-43 produced by Oy Tikkakoski Ab late in the Continuation War. Operating on a simple open-bolt blowback action with a side-folding steel stock, it was cheap and fast to manufacture, and it accepted the same magazines and drums as the earlier Suomi KP/-31.

Designed by German emigre engineer Willi Daugs, the KP m/44 was essentially a re-chambered PPS-43 so it could feed from the abundant 9mm Suomi magazines already in Finnish service.

Adopted too late to see significant wartime service; production ended with the war. Chambered in 9x19mm rather than the Soviet 7.62x25mm of the PPS-43, allowing it to share Suomi KP/-31 magazines.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Tikkakoski
Category
Submachine Gun
Country
Finland
Status
Out of production
Produced
1944 to 1945

DimensionsAs issued, without a magazine or an optic.

Barrel
250 mm
Overall length
830 mm
Weight, empty
2.95 kg

ActionHow it cycles, what trips it, and what feeds it.

Action
Blowback
Firing mechanism
Open bolt
Trigger
Single stage
Capacity
36
Magazine
Detachable box

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Steel
Barrel
Steel
Stock
Steel
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
400 m/s
Effective range
200 m
Rate of fire
650 rpm

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

0 m426 m/s

012525037550013 m0501002003004005006008001000

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Stamped steel construction
  • Side folding stock
  • Open bolt operation
  • Fixed firing pin

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 201 9x19mm Parabellum submachine guns2.95 kg3.18 kgLighter than about 60%
Overall lengthAmong 200 9x19mm Parabellum submachine guns830 mm723 mmLonger than about 80%
Barrel lengthAmong 202 9x19mm Parabellum submachine guns250 mm213 mmLonger than about 70%
Magazine capacityAmong 204 9x19mm Parabellum submachine guns3632Holds more rounds than about 80%

Answers

Questions about the KP m/44

Copy a link to this section
How much does the KP m/44 weigh?

The KP m/44 weighs 2.95 kg (6.50 lb) empty.

What caliber is the KP m/44?

The KP m/44 is chambered in 9x19mm Parabellum.

How many rounds does the KP m/44 hold?

The KP m/44 holds 36 rounds, fed from a detachable box magazine.

How long is the KP m/44?

The KP m/44 is 830 mm (32.7 in) long overall, with a 250 mm (9.84 in) barrel.

Who makes the KP m/44?

The KP m/44 is made by Tikkakoski (Finland). It was designed by Willi Daugs.

When was the KP m/44 introduced?

The KP m/44 was introduced in 1944 and discontinued in 1945.

How does the KP m/44 operate?

The KP m/44 uses a blowback action, and its firing mechanism is open bolt.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

In service

Finnish Defence Forces
1944

Provenance

Confidence in this record

68%

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/kp-44-smg' \  --header 'X-API-Key: your_key'
Response
{  "id": "kp-44-smg",  "name": "KP m/44",  "manufacturer": {    "id": "tikkakoski",    "name": "Tikkakoski",    "countryCode": "FI",    "foundedYear": 1893,    "website": null,    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-04-05 22:24:37",    "updatedAt": "2026-04-05 22:24:37",    "version": "dfd958463a0505fe68c5771c7a611746262d4b627a7f28130d8c90885b01d92c"  },  "category": {    "id": "submachine-gun",    "name": "Submachine Gun",    "description": "Automatic firearms chambered in pistol calibers"  },  "country_of_origin": "FI",  "year_introduced": 1944,  "barrel_length_mm": 250,  "weight_empty_g": 2950,  "action_type": "blowback"}