Rate Overview
Live
1 HUF = 27.7483 GNF
1 GNF = 0.036038
HUF
Avg
25.1953
High
28.3871
Low
21.4235
Last updated: 7/28/2026, 7:18:59 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 27.75 GNF |
| 10 HUF | 277.48 GNF |
| 50 HUF | 1,387.41 GNF |
| 100 HUF | 2,774.83 GNF |
| 500 HUF | 13,874.13 GNF |
| 1,000 HUF | 27,748.26 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-28T07:18:59Z",
"rates": {
"GNF": 27.748259
}
}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": 2774.8259000000003,
"rate": 27.748259
}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