Rate Overview
Live
1 SCR = 2.5632 NIO
1 NIO = 0.390135
SCR
Avg
2.6042
High
2.6568
Low
2.5218
Last updated: 6/15/2026, 11:27:27 AM
Quick Conversions
| SCR | NIO |
|---|---|
| 1 SCR | 2.56 NIO |
| 10 SCR | 25.63 NIO |
| 50 SCR | 128.16 NIO |
| 100 SCR | 256.32 NIO |
| 500 SCR | 1,281.61 NIO |
| 1,000 SCR | 2,563.22 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-06-15T11:27:27Z",
"rates": {
"NIO": 2.563216
}
}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": 256.3216,
"rate": 2.563216
}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