Rate Overview
Live
1 NIO = 0.403026 SCR
1 SCR = 2.4812 NIO
Avg
0.404327
High
0.409153
Low
0.401643
Last updated: 1/25/2026, 1:38:19 PM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.40 SCR |
| 10 NIO | 4.03 SCR |
| 50 NIO | 20.15 SCR |
| 100 NIO | 40.30 SCR |
| 500 NIO | 201.51 SCR |
| 1,000 NIO | 403.03 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-01-25T13:38:19Z",
"rates": {
"SCR": 0.403026
}
}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.3026,
"rate": 0.403026
}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