Rate Overview
Live
1 NIO = 0.393069 SCR
1 SCR = 2.5441
NIO
Avg
0.396955
High
0.416280
Low
0.377424
Last updated: 3/27/2026, 7:05:41 PM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.39 SCR |
| 10 NIO | 3.93 SCR |
| 50 NIO | 19.65 SCR |
| 100 NIO | 39.31 SCR |
| 500 NIO | 196.53 SCR |
| 1,000 NIO | 393.07 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-03-27T19:05:41Z",
"rates": {
"SCR": 0.393069
}
}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": 39.3069,
"rate": 0.393069
}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