Rate Overview
Live
1 HUF = 4.0944 NGN
1 NGN = 0.244238
HUF
Avg
4.3039
High
4.4444
Low
4.0484
Last updated: 3/27/2026, 11:24:04 AM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.09 NGN |
| 10 HUF | 40.94 NGN |
| 50 HUF | 204.72 NGN |
| 100 HUF | 409.44 NGN |
| 500 HUF | 2,047.18 NGN |
| 1,000 HUF | 4,094.36 NGN |
Get HUF/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=NGNExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T11:24:04Z",
"rates": {
"NGN": 4.09436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "NGN",
"amount": 100
},
"result": 409.436,
"rate": 4.09436
}Build with HUF/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key