Rate Overview
Live
1 EUR = 1558.48 NGN
1 NGN = 0.000642
EUR
Avg
1571.20
High
1579.37
Low
1557.96
Last updated: 6/18/2026, 6:44:24 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,558.48 NGN |
| 10 EUR | 15,584.82 NGN |
| 50 EUR | 77,924.08 NGN |
| 100 EUR | 155,848.16 NGN |
| 500 EUR | 779,240.82 NGN |
| 1,000 EUR | 1,558,481.64 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-06-18T18:44:24Z",
"rates": {
"NGN": 1558.481636
}
}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": 155848.1636,
"rate": 1558.481636
}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