Rate Overview
Live
1 HUF = 25.9884 GNF
1 GNF = 0.038479
HUF
Avg
25.9883
High
26.1761
Low
25.7843
Last updated: 3/27/2026, 2:51:05 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 25.99 GNF |
| 10 HUF | 259.88 GNF |
| 50 HUF | 1,299.42 GNF |
| 100 HUF | 2,598.84 GNF |
| 500 HUF | 12,994.21 GNF |
| 1,000 HUF | 25,988.43 GNF |
Get HUF/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=GNFExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T14:51:05Z",
"rates": {
"GNF": 25.988429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "GNF",
"amount": 100
},
"result": 2598.8429,
"rate": 25.988429
}Build with HUF/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key