Rate Overview
Live
1 NIO = 0.406547 SCR
1 SCR = 2.4597
NIO
Avg
0.395145
High
0.406547
Low
0.372727
Last updated: 3/7/2026, 1:05:31 AM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.41 SCR |
| 10 NIO | 4.07 SCR |
| 50 NIO | 20.33 SCR |
| 100 NIO | 40.65 SCR |
| 500 NIO | 203.27 SCR |
| 1,000 NIO | 406.55 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-07T01:05:31Z",
"rates": {
"SCR": 0.406547
}
}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": 40.6547,
"rate": 0.406547
}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