Rate Overview
Live
1 HUF = 28.8283 GNF
1 GNF = 0.034688
HUF
Avg
28.5111
High
28.8283
Low
28.1528
Last updated: 5/27/2026, 1:53:25 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.83 GNF |
| 10 HUF | 288.28 GNF |
| 50 HUF | 1,441.41 GNF |
| 100 HUF | 2,882.83 GNF |
| 500 HUF | 14,414.15 GNF |
| 1,000 HUF | 28,828.30 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-05-27T13:53:25Z",
"rates": {
"GNF": 28.828297
}
}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": 2882.8297,
"rate": 28.828297
}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