Rate Overview
Live
1 NIO = 0.373843 SCR
1 SCR = 2.6749
NIO
Avg
0.391129
High
0.413351
Low
0.373843
Last updated: 4/17/2026, 6:25:37 AM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.37 SCR |
| 10 NIO | 3.74 SCR |
| 50 NIO | 18.69 SCR |
| 100 NIO | 37.38 SCR |
| 500 NIO | 186.92 SCR |
| 1,000 NIO | 373.84 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-04-17T06:25:37Z",
"rates": {
"SCR": 0.373843
}
}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": 37.384299999999996,
"rate": 0.373843
}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