Rate Overview
Live
1 HUF = 25.9071 GNF
1 GNF = 0.038599
HUF
Avg
26.7321
High
27.5720
Low
25.9071
Last updated: 3/6/2026, 11:54:57 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 25.91 GNF |
| 10 HUF | 259.07 GNF |
| 50 HUF | 1,295.36 GNF |
| 100 HUF | 2,590.71 GNF |
| 500 HUF | 12,953.57 GNF |
| 1,000 HUF | 25,907.14 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-06T11:54:57Z",
"rates": {
"GNF": 25.90714
}
}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": 2590.714,
"rate": 25.90714
}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