Rate Overview
Live
1 HUF = 28.2791 GNF
1 GNF = 0.035362
HUF
Avg
28.2551
High
28.4287
Low
28.0308
Last updated: 7/7/2026, 9:58:31 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.28 GNF |
| 10 HUF | 282.79 GNF |
| 50 HUF | 1,413.96 GNF |
| 100 HUF | 2,827.91 GNF |
| 500 HUF | 14,139.56 GNF |
| 1,000 HUF | 28,279.12 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-07-07T09:58:31Z",
"rates": {
"GNF": 28.279115
}
}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": 2827.9115,
"rate": 28.279115
}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