Command Palette

Search for a command to run...

Ft

Hungarian Forint

Hungarian forint

HUFNumérico: 348

Regras de Formatação

Separador Decimal

,

Separador de Milhares

 

Posição do Símbolo

before

Dígitos Decimais

2

Subunidade

100 Fillér

Padrão

#,##0.00 ¤

Exemplo Padrão

123 456,79 Ft

Exemplo Contábil

-1234,56 Ft

Usado em (1 Países)

Dados JSON Brutos

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