Rate Overview
Live
1 HUF = 27.6669 GNF
1 GNF = 0.036144
HUF
Avg
27.8464
High
28.1404
Low
27.6224
Last updated: 7/18/2026, 1:47:32 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 27.67 GNF |
| 10 HUF | 276.67 GNF |
| 50 HUF | 1,383.35 GNF |
| 100 HUF | 2,766.69 GNF |
| 500 HUF | 13,833.46 GNF |
| 1,000 HUF | 27,666.93 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-18T13:47:32Z",
"rates": {
"GNF": 27.666927
}
}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": 2766.6927,
"rate": 27.666927
}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