Rate Overview
Live
1 USD = 36.6675 NIO
1 NIO = 0.027272
USD
Avg
36.7064
High
36.8231
Low
36.5947
Last updated: 7/5/2026, 6:48:06 PM
Quick Conversions
| USD | NIO |
|---|---|
| 1 USD | 36.67 NIO |
| 10 USD | 366.67 NIO |
| 50 USD | 1,833.37 NIO |
| 100 USD | 3,666.75 NIO |
| 500 USD | 18,333.73 NIO |
| 1,000 USD | 36,667.46 NIO |
Get USD/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NIOExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-05T18:48:06Z",
"rates": {
"NIO": 36.66746377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NIO",
"amount": 100
},
"result": 3666.746377,
"rate": 36.66746377
}Build with USD/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key