Rate Overview
Live
1 HUF = 28.2182 GNF
1 GNF = 0.035438
HUF
Avg
27.9409
High
28.2182
Low
27.6689
Last updated: 9/4/2026, 2:29:41 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.22 GNF |
| 10 HUF | 282.18 GNF |
| 50 HUF | 1,410.91 GNF |
| 100 HUF | 2,821.82 GNF |
| 500 HUF | 14,109.09 GNF |
| 1,000 HUF | 28,218.17 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-09-04T14:29:41Z",
"rates": {
"GNF": 28.218172
}
}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": 2821.8172,
"rate": 28.218172
}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