Rate Overview
Live
1 EUR = 1553.35 NGN
1 NGN = 0.000644
EUR
Avg
1559.93
High
1576.56
Low
1550.86
Last updated: 7/28/2026, 1:05:54 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,553.35 NGN |
| 10 EUR | 15,533.52 NGN |
| 50 EUR | 77,667.62 NGN |
| 100 EUR | 155,335.24 NGN |
| 500 EUR | 776,676.21 NGN |
| 1,000 EUR | 1,553,352.42 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-28T13:05:54Z",
"rates": {
"NGN": 1553.352416
}
}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": 155335.2416,
"rate": 1553.352416
}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