Rate Overview
Live
1 SCR = 2.5130 NIO
1 NIO = 0.397938
SCR
Avg
2.5540
High
2.7137
Low
2.4487
Last updated: 7/20/2026, 1:21:00 AM
Quick Conversions
| SCR | NIO |
|---|---|
| 1 SCR | 2.51 NIO |
| 10 SCR | 25.13 NIO |
| 50 SCR | 125.65 NIO |
| 100 SCR | 251.30 NIO |
| 500 SCR | 1,256.48 NIO |
| 1,000 SCR | 2,512.96 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-07-20T01:21:00Z",
"rates": {
"NIO": 2.512956
}
}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": 251.2956,
"rate": 2.512956
}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