Rate Overview
Live
1 HUF = 4.1044 NGN
1 NGN = 0.243643
HUF
Avg
4.2761
High
4.5438
Low
3.7605
Last updated: 3/27/2026, 2:38:46 PM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.10 NGN |
| 10 HUF | 41.04 NGN |
| 50 HUF | 205.22 NGN |
| 100 HUF | 410.44 NGN |
| 500 HUF | 2,052.18 NGN |
| 1,000 HUF | 4,104.37 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-27T14:38:46Z",
"rates": {
"NGN": 4.104368
}
}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": 410.4368,
"rate": 4.104368
}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