Rate Overview
Live
1 HUF = 28.7782 GNF
1 GNF = 0.034749
HUF
Avg
28.5093
High
28.7782
Low
28.1528
Last updated: 5/27/2026, 3:10:51 PM
Quick Conversions
| HUF | GNF |
|---|---|
| 1 HUF | 28.78 GNF |
| 10 HUF | 287.78 GNF |
| 50 HUF | 1,438.91 GNF |
| 100 HUF | 2,877.82 GNF |
| 500 HUF | 14,389.08 GNF |
| 1,000 HUF | 28,778.15 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-27T15:10:51Z",
"rates": {
"GNF": 28.778154
}
}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": 2877.8154,
"rate": 28.778154
}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