Rate Overview
Live
1 HUF = 26.0645 GNF
1 GNF = 0.038366
HUF
Avg
26.4239
High
27.6489
Low
25.5712
Last updated: 3/27/2026, 7:47:04 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 26.06 GNF |
| 10 HUF | 260.65 GNF |
| 50 HUF | 1,303.23 GNF |
| 100 HUF | 2,606.45 GNF |
| 500 HUF | 13,032.25 GNF |
| 1,000 HUF | 26,064.50 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-27T07:47:04Z",
"rates": {
"GNF": 26.064502
}
}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": 2606.4502,
"rate": 26.064502
}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