Rate Overview
Live
1 USD = 36.7833 NIO
1 NIO = 0.027186
USD
Avg
36.7823
High
36.8128
Low
36.7507
Last updated: 8/15/2026, 5:35:40 AM
Quick Conversions
| USD | NIO |
|---|---|
| 1 USD | 36.78 NIO |
| 10 USD | 367.83 NIO |
| 50 USD | 1,839.17 NIO |
| 100 USD | 3,678.33 NIO |
| 500 USD | 18,391.65 NIO |
| 1,000 USD | 36,783.30 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-08-15T05:35:40Z",
"rates": {
"NIO": 36.78330367
}
}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": 3678.330367,
"rate": 36.78330367
}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