Command Palette

Search for a command to run...

Ft

Hungarian Forint

Hungarian forint

HUFNumérico: 348

Reglas de Formato

Separador Decimal

,

Separador de Miles

 

Posición del Símbolo

before

Dígitos Decimales

2

Subunidad

100 Fillér

Patrón

#,##0.00 ¤

Ejemplo Estándar

123 456,79 Ft

Ejemplo Contable

-1234,56 Ft

Usado en (1 Países)

Datos JSON sin Procesar

{
  "$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"
    ]
  }
}