Rate Overview
Live
1 STD = 0.001719 NIO
1 NIO = 581.7336
STD
Avg
0.001724
High
0.001771
Low
0.001604
Last updated: 3/27/2026, 8:11:24 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.86 NIO |
| 1,000 STD | 1.72 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-03-27T08:11:24Z",
"rates": {
"NIO": 0.001719
}
}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.1719,
"rate": 0.001719
}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