Rate Overview
Live
1 HUF = 28.7249 GNF
1 GNF = 0.034813
HUF
Avg
28.5026
High
28.7583
Low
28.1528
Last updated: 5/27/2026, 4:20:16 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.72 GNF |
| 10 HUF | 287.25 GNF |
| 50 HUF | 1,436.24 GNF |
| 100 HUF | 2,872.49 GNF |
| 500 HUF | 14,362.45 GNF |
| 1,000 HUF | 28,724.89 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-05-27T16:20:16Z",
"rates": {
"GNF": 28.724891
}
}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": 2872.4891,
"rate": 28.724891
}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