Rate Overview
Live
1 HUF = 28.9161 GNF
1 GNF = 0.034583
HUF
Avg
28.4627
High
28.9161
Low
28.1444
Last updated: 5/7/2026, 8:13:45 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.92 GNF |
| 10 HUF | 289.16 GNF |
| 50 HUF | 1,445.81 GNF |
| 100 HUF | 2,891.61 GNF |
| 500 HUF | 14,458.06 GNF |
| 1,000 HUF | 28,916.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-05-07T08:13:45Z",
"rates": {
"GNF": 28.916118
}
}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": 2891.6118,
"rate": 28.916118
}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