Rate Overview
Live
1 HUF = 25.9604 GNF
1 GNF = 0.038520
HUF
Avg
26.7264
High
27.5902
Low
25.6560
Last updated: 3/27/2026, 9:30:35 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 25.96 GNF |
| 10 HUF | 259.60 GNF |
| 50 HUF | 1,298.02 GNF |
| 100 HUF | 2,596.04 GNF |
| 500 HUF | 12,980.18 GNF |
| 1,000 HUF | 25,960.35 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-27T09:30:35Z",
"rates": {
"GNF": 25.960352
}
}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": 2596.0352000000003,
"rate": 25.960352
}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