Rate Overview
Live
1 HUF = 4.1204 NGN
1 NGN = 0.242693
HUF
Avg
4.0599
High
4.1204
Low
3.9854
Last updated: 3/27/2026, 6:05:37 AM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.12 NGN |
| 10 HUF | 41.20 NGN |
| 50 HUF | 206.02 NGN |
| 100 HUF | 412.04 NGN |
| 500 HUF | 2,060.21 NGN |
| 1,000 HUF | 4,120.42 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-27T06:05:37Z",
"rates": {
"NGN": 4.120424
}
}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": 412.0424,
"rate": 4.120424
}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