Rate Overview
Live
1 USD = 36.7101 NIO
1 NIO = 0.027240
USD
Avg
36.7129
High
36.7201
Low
36.7096
Last updated: 5/6/2026, 6:23:09 PM
Quick Conversions
| USD | NIO |
|---|---|
| 1 USD | 36.71 NIO |
| 10 USD | 367.10 NIO |
| 50 USD | 1,835.50 NIO |
| 100 USD | 3,671.01 NIO |
| 500 USD | 18,355.05 NIO |
| 1,000 USD | 36,710.10 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-05-06T18:23:09Z",
"rates": {
"NIO": 36.71009631
}
}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": 3671.009631,
"rate": 36.71009631
}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