Rate Overview
Live
1 STD = 0.001745 NIO
1 NIO = 573.0659 STD
Avg
0.001739
High
0.001745
Low
0.001730
Last updated: 1/25/2026, 9:08:55 AM
Quick Conversions
| STD | NIO |
|---|---|
| 1 STD | 0.00 NIO |
| 10 STD | 0.02 NIO |
| 50 STD | 0.09 NIO |
| 100 STD | 0.17 NIO |
| 500 STD | 0.87 NIO |
| 1,000 STD | 1.75 NIO |
Get STD/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=NIOExample Response:
{
"success": true,
"base": "STD",
"date": "2026-01-25T09:08:55Z",
"rates": {
"NIO": 0.001745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "NIO",
"amount": 100
},
"result": 0.1745,
"rate": 0.001745
}Build with STD/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key