Rate Overview
Live
1 USD = 36.6918 NIO
1 NIO = 0.027254
USD
Avg
36.7608
High
36.9092
Low
36.6243
Last updated: 7/26/2026, 10:31:01 AM
Quick Conversions
| USD | NIO |
|---|---|
| 1 USD | 36.69 NIO |
| 10 USD | 366.92 NIO |
| 50 USD | 1,834.59 NIO |
| 100 USD | 3,669.18 NIO |
| 500 USD | 18,345.88 NIO |
| 1,000 USD | 36,691.76 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-26T10:31:01Z",
"rates": {
"NIO": 36.69176333
}
}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": 3669.176333,
"rate": 36.69176333
}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