Rate Overview
Live
1 NIO = 0.023340 EUR
1 EUR = 42.8449
NIO
Avg
0.023290
High
0.023462
Low
0.023009
Last updated: 5/29/2026, 5:34:45 PM
Quick Conversions
| NIO | EUR |
|---|---|
| 1 NIO | 0.02 EUR |
| 10 NIO | 0.23 EUR |
| 50 NIO | 1.17 EUR |
| 100 NIO | 2.33 EUR |
| 500 NIO | 11.67 EUR |
| 1,000 NIO | 23.34 EUR |
Get NIO/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=EURExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-05-29T17:34:45Z",
"rates": {
"EUR": 0.02334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "EUR",
"amount": 100
},
"result": 2.334,
"rate": 0.02334
}Build with NIO/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key