Rate Overview
Live
1 EUR = 1598.28 NGN
1 NGN = 0.000626
EUR
Avg
1583.86
High
1598.68
Low
1564.39
Last updated: 3/27/2026, 5:40:06 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,598.28 NGN |
| 10 EUR | 15,982.77 NGN |
| 50 EUR | 79,913.86 NGN |
| 100 EUR | 159,827.72 NGN |
| 500 EUR | 799,138.61 NGN |
| 1,000 EUR | 1,598,277.23 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-03-27T05:40:06Z",
"rates": {
"NGN": 1598.277228
}
}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": 159827.7228,
"rate": 1598.277228
}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