Rate Overview
Live
1 HUF = 29.1511 GNF
1 GNF = 0.034304
HUF
Avg
28.7849
High
29.1511
Low
28.3740
Last updated: 6/16/2026, 6:23:39 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 29.15 GNF |
| 10 HUF | 291.51 GNF |
| 50 HUF | 1,457.56 GNF |
| 100 HUF | 2,915.11 GNF |
| 500 HUF | 14,575.56 GNF |
| 1,000 HUF | 29,151.13 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-06-16T18:23:39Z",
"rates": {
"GNF": 29.151127
}
}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": 2915.1126999999997,
"rate": 29.151127
}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