Rate Overview
Live
1 STD = 0.001783 NIO
1 NIO = 560.8525
STD
Avg
0.001777
High
0.001784
Low
0.001773
Last updated: 5/8/2026, 2:21:16 PM
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.78 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-05-08T14:21:16Z",
"rates": {
"NIO": 0.001783
}
}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.17830000000000001,
"rate": 0.001783
}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