Notice

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

Nagant M1893

Category
Pistol
Barrel
114 mm
Weight, empty
770 g
Introduced
1893

About

What it is, and why it matters

Copy a link to this section

The Nagant M1893 is a Norwegian 7.5mm double-action, six-shot service revolver adopted by the Norwegian Army in 1893. Based on the Swedish Model 1887 Nagant, it is a solid-frame revolver with a fixed cylinder loaded through a hinged gate and cleared with a manual ejector rod. Unlike the later Russian Nagant M1895, it lacks the gas-seal mechanism. Originally supplied by Fabrique Nagant of Liege, it was later produced under license by Kongsberg Vaapenfabrikk and remained in Norwegian service into the Second World War.

When Germany invaded Norway in 1940, ageing 7.5mm Nagant M1893 revolvers were still on issue to Norwegian officers, and surviving examples later passed to police and home-guard use decades after their Victorian-era design first entered service.

Chambered for the low-pressure 7.5mm Nagant (7.5x22mmR) cartridge, the same family used by the Swedish m/1887 and Swiss 1882 ordnance revolvers. Norwegian production at Kongsberg began in the mid-1890s.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Kongsberg Vaapenfabrikk
Category
Pistol
Country
Norway
Status
Out of production
Produced
1893 to 1947

DimensionsAs issued, without a magazine or an optic.

Barrel
114 mm
Overall length
235 mm
Weight, empty
770 g

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

Action
Double action revolver
Firing mechanism
Double action
Trigger
Double action
Capacity
6
Magazine
Internal

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

Frame
Steel
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
220 m/s
Muzzle energy
167 J
Effective range
25 m

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

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

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

Copy a link to this section
  • Solid frame
  • Swing out loading gate
  • Manual ejector rod
  • Fixed sights
  • Lanyard ring

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 1,909 pistols770 g794 gNear the median
Overall lengthAmong 1,911 pistols235 mm196 mmLonger than about 70%
Barrel lengthAmong 1,941 pistols114 mm102 mmLonger than about 60%
Magazine capacityAmong 1,962 pistols68Holds fewer rounds than about 70%

Answers

Questions about the Nagant M1893

Copy a link to this section
How much does the Nagant M1893 weigh?

The Nagant M1893 weighs 770 g (1.70 lb) empty.

What caliber is the Nagant M1893?

The Nagant M1893 is chambered in 7.5x23mm Nagant.

How many rounds does the Nagant M1893 hold?

The Nagant M1893 holds 6 rounds, fed from an internal magazine.

How long is the Nagant M1893?

The Nagant M1893 is 235 mm (9.25 in) long overall, with a 114 mm (4.49 in) barrel.

Who makes the Nagant M1893?

The Nagant M1893 is made by Kongsberg Vaapenfabrikk (Norway). It was designed by Emile Nagant.

When was the Nagant M1893 introduced?

The Nagant M1893 was introduced in 1893 and discontinued in 1947.

How does the Nagant M1893 operate?

The Nagant M1893 uses a double action, and its firing mechanism is double action.

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

Norwegian Army
1893
Norwegian Police
Norway

Provenance

Confidence in this record

62%

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/norwegian-nagant-m1893' \  --header 'X-API-Key: your_key'
Response
{  "id": "norwegian-nagant-m1893",  "name": "Nagant M1893",  "manufacturer": {    "id": "kongsberg-vaapenfabrikk",    "name": "Kongsberg Vaapenfabrikk",    "countryCode": "NO",    "foundedYear": 1814,    "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": "82608d925f094cc477278b4fee02a76abce31db3df38f56ecd3ebb324d0c6d62"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "NO",  "year_introduced": 1893,  "barrel_length_mm": 114,  "weight_empty_g": 770,  "action_type": "double_action_revolver"}