Rate Overview
Live
1 NIO = 0.388194 SCR
1 SCR = 2.5760
NIO
Avg
0.383736
High
0.394390
Low
0.359529
Last updated: 7/6/2026, 11:22:22 PM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.39 SCR |
| 10 NIO | 3.88 SCR |
| 50 NIO | 19.41 SCR |
| 100 NIO | 38.82 SCR |
| 500 NIO | 194.10 SCR |
| 1,000 NIO | 388.19 SCR |
Get NIO/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=SCRExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-06T23:22:22Z",
"rates": {
"SCR": 0.388194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "SCR",
"amount": 100
},
"result": 38.8194,
"rate": 0.388194
}Build with NIO/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key