Rate Overview
Live
1 HUF = 4.0999 NGN
1 NGN = 0.243906
HUF
Avg
4.3041
High
4.4444
Low
4.0484
Last updated: 3/27/2026, 9:34:43 AM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.10 NGN |
| 10 HUF | 41.00 NGN |
| 50 HUF | 205.00 NGN |
| 100 HUF | 409.99 NGN |
| 500 HUF | 2,049.97 NGN |
| 1,000 HUF | 4,099.93 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-27T09:34:43Z",
"rates": {
"NGN": 4.099934
}
}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.9934,
"rate": 4.099934
}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