Rate Overview
Live
1 STD = 0.001696 NIO
1 NIO = 589.6226
STD
Avg
0.001705
High
0.001768
Low
0.001677
Last updated: 7/8/2026, 6:08:33 AM
Quick Conversions
| STD | NIO |
|---|---|
| 1 STD | 0.00 NIO |
| 10 STD | 0.02 NIO |
| 50 STD | 0.08 NIO |
| 100 STD | 0.17 NIO |
| 500 STD | 0.85 NIO |
| 1,000 STD | 1.70 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-07-08T06:08:33Z",
"rates": {
"NIO": 0.001696
}
}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.1696,
"rate": 0.001696
}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