Rate Overview
Live
1 HUF = 27.8260 GNF
1 GNF = 0.035938
HUF
Avg
27.8702
High
27.9512
Low
27.8260
Last updated: 8/13/2026, 5:02:45 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 27.83 GNF |
| 10 HUF | 278.26 GNF |
| 50 HUF | 1,391.30 GNF |
| 100 HUF | 2,782.60 GNF |
| 500 HUF | 13,913.00 GNF |
| 1,000 HUF | 27,826.00 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-08-13T05:02:45Z",
"rates": {
"GNF": 27.826001
}
}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": 2782.6001,
"rate": 27.826001
}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