Rate Overview
Live
1 EUR = 1554.66 NGN
1 NGN = 0.000643
EUR
Avg
1678.17
High
1820.92
Low
1531.07
Last updated: 7/27/2026, 5:09:48 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,554.66 NGN |
| 10 EUR | 15,546.57 NGN |
| 50 EUR | 77,732.87 NGN |
| 100 EUR | 155,465.73 NGN |
| 500 EUR | 777,328.65 NGN |
| 1,000 EUR | 1,554,657.30 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-07-27T17:09:48Z",
"rates": {
"NGN": 1554.657302
}
}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": 155465.73020000002,
"rate": 1554.657302
}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