Skip to main content

HUF (Hungarian Forint)

Hungary's official currency, the forint (HUF), is divided into 100 fillér, although these coins are now obsolete. Named after Florence's gold fiorino d'oro coins from the 13th century, the forint was introduced in 1946 to replace the hyperinflated pengő following World War II.

Available currency pairs

Currency pairBase currencyQuote currencyName

Code examples

Get last quoute:

curl --request GET \
  --url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
  --header 'api-key: REPLACE_KEY_VALUE'