Rate Overview
Live
1 HUF = 26.0901 GNF
1 GNF = 0.038329
HUF
Avg
26.0043
High
26.1761
Low
25.7843
Last updated: 3/27/2026, 6:03:37 AM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 26.09 GNF |
| 10 HUF | 260.90 GNF |
| 50 HUF | 1,304.50 GNF |
| 100 HUF | 2,609.01 GNF |
| 500 HUF | 13,045.04 GNF |
| 1,000 HUF | 26,090.09 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-03-27T06:03:37Z",
"rates": {
"GNF": 26.090088
}
}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": 2609.0088,
"rate": 26.090088
}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