Command Palette

Search for a command to run...

Ft

Hungarian Forint

Hungarian forint

HUFNumérique : 348

Règles de Formatage

Séparateur Décimal

,

Séparateur de Milliers

 

Position du Symbole

before

Chiffres Décimaux

2

Sous-unité

100 Fillér

Modèle

#,##0.00 ¤

Exemple Standard

123 456,79 Ft

Exemple Comptable

-1234,56 Ft

Utilisé Dans (1 Pays)

Données JSON Brutes

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "HUF",
    "numericCode": 348,
    "name": "Hungarian Forint",
    "nativeName": "Hungarian forint",
    "symbol": "Ft",
    "narrowSymbol": "Ft",
    "symbolPosition": "before",
    "decimalSeparator": ",",
    "thousandsSeparator": " ",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Fillér",
    "pattern": "#,##0.00 ¤",
    "example": "123 456,79 Ft",
    "accountingExample": "-1234,56 Ft",
    "countries": [
      "HU"
    ]
  }
}