Rate Overview
Live
1 NIO = 0.400170 SCR
1 SCR = 2.4989
NIO
Avg
0.390465
High
0.408373
Low
0.368503
Last updated: 5/27/2026, 12:35:33 PM
Quick Conversions
| NIO | SCR |
|---|---|
| 1 NIO | 0.40 SCR |
| 10 NIO | 4.00 SCR |
| 50 NIO | 20.01 SCR |
| 100 NIO | 40.02 SCR |
| 500 NIO | 200.09 SCR |
| 1,000 NIO | 400.17 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-05-27T12:35:33Z",
"rates": {
"SCR": 0.40017
}
}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.017,
"rate": 0.40017
}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