Rate Overview
Live
1 EUR = 1579.92 NGN
1 NGN = 0.000633
EUR
Avg
1589.42
High
1601.72
Low
1579.64
Last updated: 4/17/2026, 6:32:51 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,579.92 NGN |
| 10 EUR | 15,799.19 NGN |
| 50 EUR | 78,995.97 NGN |
| 100 EUR | 157,991.93 NGN |
| 500 EUR | 789,959.66 NGN |
| 1,000 EUR | 1,579,919.32 NGN |
Get EUR/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=NGNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T06:32:51Z",
"rates": {
"NGN": 1579.91932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "NGN",
"amount": 100
},
"result": 157991.932,
"rate": 1579.91932
}Build with EUR/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key