Rate Overview
Live
1 SCR = 2.4812 NIO
1 NIO = 0.403026 SCR
Avg
2.5301
High
2.7013
Low
2.4113
Last updated: 1/25/2026, 3:21:25 AM
Quick Conversions
| SCR | NIO |
|---|---|
| 1 SCR | 2.48 NIO |
| 10 SCR | 24.81 NIO |
| 50 SCR | 124.06 NIO |
| 100 SCR | 248.12 NIO |
| 500 SCR | 1,240.61 NIO |
| 1,000 SCR | 2,481.23 NIO |
Get SCR/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=NIOExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-01-25T03:21:25Z",
"rates": {
"NIO": 2.481228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "NIO",
"amount": 100
},
"result": 248.1228,
"rate": 2.481228
}Build with SCR/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key