Rate Overview
Live
1 SCR = 5.6340 ALL
1 ALL = 0.177495
SCR
Avg
5.6373
High
5.9368
Low
5.3753
Last updated: 4/16/2026, 8:50:45 AM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.63 ALL |
| 10 SCR | 56.34 ALL |
| 50 SCR | 281.70 ALL |
| 100 SCR | 563.40 ALL |
| 500 SCR | 2,816.99 ALL |
| 1,000 SCR | 5,633.97 ALL |
Get SCR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=ALLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-16T08:50:45Z",
"rates": {
"ALL": 5.633971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "ALL",
"amount": 100
},
"result": 563.3971,
"rate": 5.633971
}Build with SCR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key