Command Palette

Search for a command to run...

Indian Rupee

Indian rupee

INRالرقم: 356

قواعد التنسيق

الفاصل العشري

.

فاصل الآلاف

,

موضع الرمز

before

الأرقام العشرية

2

الوحدة الفرعية

100 Paise

النمط

¤#,##,##0.00

مثال قياسي

₹1,23,456.79

مثال محاسبي

-₹1,234.56

مستخدمة في (1 دولة)

بيانات JSON الأولية

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "INR",
    "numericCode": 356,
    "name": "Indian Rupee",
    "nativeName": "Indian rupee",
    "symbol": "₹",
    "narrowSymbol": "₹",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Paise",
    "pattern": "¤#,##,##0.00",
    "example": "₹1,23,456.79",
    "accountingExample": "-₹1,234.56",
    "countries": [
      "IN"
    ]
  }
}