Rate Overview
Live
1 NIO = 0.372546 SCR
1 SCR = 2.6842
NIO
Avg
0.386523
High
0.400300
Low
0.372546
Last updated: 8/15/2026, 7:49:11 PM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.37 SCR |
| 10 NIO | 3.73 SCR |
| 50 NIO | 18.63 SCR |
| 100 NIO | 37.25 SCR |
| 500 NIO | 186.27 SCR |
| 1,000 NIO | 372.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-08-15T19:49:11Z",
"rates": {
"SCR": 0.372546
}
}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.254599999999996,
"rate": 0.372546
}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