Rate Overview
Live
1 NIO = 0.027150 USD
1 USD = 36.8324
NIO
Avg
0.027193
High
0.027259
Low
0.027150
Last updated: 7/21/2026, 8:21:35 AM
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.58 USD |
| 1,000 NIO | 27.15 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-07-21T08:21:35Z",
"rates": {
"USD": 0.02715
}
}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.715,
"rate": 0.02715
}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