Rate Overview
Live
1 NIO = 0.388536 SCR
1 SCR = 2.5738
NIO
Avg
0.384428
High
0.396546
Low
0.376395
Last updated: 6/16/2026, 3:50:30 PM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.39 SCR |
| 10 NIO | 3.89 SCR |
| 50 NIO | 19.43 SCR |
| 100 NIO | 38.85 SCR |
| 500 NIO | 194.27 SCR |
| 1,000 NIO | 388.54 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-06-16T15:50:30Z",
"rates": {
"SCR": 0.388536
}
}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.8536,
"rate": 0.388536
}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