Rate Overview
Live
1 HUF = 28.3499 GNF
1 GNF = 0.035274
HUF
Avg
27.9876
High
28.4413
Low
27.2439
Last updated: 4/17/2026, 6:17:00 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.35 GNF |
| 10 HUF | 283.50 GNF |
| 50 HUF | 1,417.49 GNF |
| 100 HUF | 2,834.99 GNF |
| 500 HUF | 14,174.94 GNF |
| 1,000 HUF | 28,349.88 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-04-17T06:17:00Z",
"rates": {
"GNF": 28.349879
}
}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": 2834.9879,
"rate": 28.349879
}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