Rate Overview
Live
1 SCR = 2.6495 NIO
1 NIO = 0.377424
SCR
Avg
2.5497
High
2.7194
Low
2.4380
Last updated: 3/26/2026, 2:52:34 PM
Quick Conversions
| SCR | NIO |
|---|---|
| 1 SCR | 2.65 NIO |
| 10 SCR | 26.50 NIO |
| 50 SCR | 132.48 NIO |
| 100 SCR | 264.95 NIO |
| 500 SCR | 1,324.77 NIO |
| 1,000 SCR | 2,649.54 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-03-26T14:52:34Z",
"rates": {
"NIO": 2.649537
}
}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": 264.9537,
"rate": 2.649537
}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