Rate Overview
Live
1 HUF = 25.8547 GNF
1 GNF = 0.038678
HUF
Avg
26.2227
High
27.5824
Low
25.5306
Last updated: 3/27/2026, 12:56:21 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 25.85 GNF |
| 10 HUF | 258.55 GNF |
| 50 HUF | 1,292.74 GNF |
| 100 HUF | 2,585.47 GNF |
| 500 HUF | 12,927.37 GNF |
| 1,000 HUF | 25,854.74 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-27T12:56:21Z",
"rates": {
"GNF": 25.854744
}
}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": 2585.4744,
"rate": 25.854744
}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