Rate Overview
Live
1 HUF = 27.6593 GNF
1 GNF = 0.036154
HUF
Avg
27.6375
High
27.8157
Low
27.4197
Last updated: 7/25/2026, 8:43:01 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 27.66 GNF |
| 10 HUF | 276.59 GNF |
| 50 HUF | 1,382.96 GNF |
| 100 HUF | 2,765.93 GNF |
| 500 HUF | 13,829.64 GNF |
| 1,000 HUF | 27,659.29 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-25T20:43:01Z",
"rates": {
"GNF": 27.659289
}
}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": 2765.9289,
"rate": 27.659289
}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