Rate Overview
Live
1 STD = 0.001774 NIO
1 NIO = 563.6979
STD
Avg
0.001775
High
0.001778
Low
0.001773
Last updated: 4/18/2026, 8:42:52 AM
Quick Conversions
| STD | NIO |
|---|---|
| 1 STD | 0.00 NIO |
| 10 STD | 0.02 NIO |
| 50 STD | 0.09 NIO |
| 100 STD | 0.18 NIO |
| 500 STD | 0.89 NIO |
| 1,000 STD | 1.77 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-04-18T08:42:52Z",
"rates": {
"NIO": 0.001774
}
}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.1774,
"rate": 0.001774
}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