Command Palette

Search for a command to run...

Nepalese Rupee

Nepalese rupee

NPRNumeric: 524

Formatting Rules

Decimal Separator

.

Thousands Separator

,

Symbol Position

before

Decimal Digits

2

Subunit

2 Mohur

Pattern

¤ #,##,##0.00

Standard Example

नेरू १,२३,४५६.७९

Accounting Example

-नेरू १,२३४.५६

Used In (1 Countries)

Raw JSON Data

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-02-15",
  "data": {
    "code": "NPR",
    "numericCode": 524,
    "name": "Nepalese Rupee",
    "nativeName": "Nepalese rupee",
    "symbol": "₨",
    "narrowSymbol": "₨",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 2,
    "subunitName": "Mohur",
    "pattern": "¤ #,##,##0.00",
    "example": "नेरू १,२३,४५६.७९",
    "accountingExample": "-नेरू १,२३४.५६",
    "countries": [
      "NP"
    ]
  }
}