Rate Overview
Live
1 EUR = 1574.32 NGN
1 NGN = 0.000635
EUR
Avg
1583.59
High
1614.60
Low
1554.60
Last updated: 8/14/2026, 9:59:23 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,574.32 NGN |
| 10 EUR | 15,743.19 NGN |
| 50 EUR | 78,715.93 NGN |
| 100 EUR | 157,431.87 NGN |
| 500 EUR | 787,159.33 NGN |
| 1,000 EUR | 1,574,318.66 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-08-14T21:59:23Z",
"rates": {
"NGN": 1574.318655
}
}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": 157431.8655,
"rate": 1574.318655
}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