Rate Overview
Live
1 EUR = 1558.15 NGN
1 NGN = 0.000642
EUR
Avg
1571.16
High
1579.37
Low
1557.96
Last updated: 6/18/2026, 5:15:07 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,558.15 NGN |
| 10 EUR | 15,581.55 NGN |
| 50 EUR | 77,907.74 NGN |
| 100 EUR | 155,815.47 NGN |
| 500 EUR | 779,077.36 NGN |
| 1,000 EUR | 1,558,154.72 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-18T17:15:07Z",
"rates": {
"NGN": 1558.154724
}
}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": 155815.4724,
"rate": 1558.154724
}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