Rate Overview
Live
1 HUF = 27.6575 GNF
1 GNF = 0.036157
HUF
Avg
26.8171
High
29.2481
Low
24.8347
Last updated: 7/24/2026, 3:51:42 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 27.66 GNF |
| 10 HUF | 276.58 GNF |
| 50 HUF | 1,382.88 GNF |
| 100 HUF | 2,765.75 GNF |
| 500 HUF | 13,828.75 GNF |
| 1,000 HUF | 27,657.51 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-24T15:51:42Z",
"rates": {
"GNF": 27.657505
}
}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.7505,
"rate": 27.657505
}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