Rate Overview
Live
1 NIO = 0.027178 USD
1 USD = 36.7945
NIO
Avg
0.027175
High
0.027239
Low
0.027156
Last updated: 3/6/2026, 8:11:07 PM
Quick Conversions
| NIO | USD |
|---|---|
| 1 NIO | 0.03 USD |
| 10 NIO | 0.27 USD |
| 50 NIO | 1.36 USD |
| 100 NIO | 2.72 USD |
| 500 NIO | 13.59 USD |
| 1,000 NIO | 27.18 USD |
Get NIO/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=USDExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-03-06T20:11:07Z",
"rates": {
"USD": 0.027178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "USD",
"amount": 100
},
"result": 2.7178,
"rate": 0.027178
}Build with NIO/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key