Rate Overview
Live
1 EUR = 1609.54 NGN
1 NGN = 0.000621
EUR
Avg
1603.00
High
1610.93
Low
1589.41
Last updated: 3/7/2026, 12:53:45 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,609.54 NGN |
| 10 EUR | 16,095.45 NGN |
| 50 EUR | 80,477.23 NGN |
| 100 EUR | 160,954.47 NGN |
| 500 EUR | 804,772.34 NGN |
| 1,000 EUR | 1,609,544.67 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-07T00:53:45Z",
"rates": {
"NGN": 1609.544674
}
}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": 160954.4674,
"rate": 1609.544674
}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