Rate Overview
Live
1 EUR = 1571.13 NGN
1 NGN = 0.000636
EUR
Avg
1567.22
High
1571.13
Low
1563.92
Last updated: 7/9/2026, 5:55:50 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,571.13 NGN |
| 10 EUR | 15,711.34 NGN |
| 50 EUR | 78,556.72 NGN |
| 100 EUR | 157,113.43 NGN |
| 500 EUR | 785,567.16 NGN |
| 1,000 EUR | 1,571,134.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-07-09T05:55:50Z",
"rates": {
"NGN": 1571.134324
}
}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": 157113.43240000002,
"rate": 1571.134324
}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