Rate Overview
Live
1 SCR = 5.8547 ALL
1 ALL = 0.170804
SCR
Avg
5.7632
High
6.2355
Low
5.5437
Last updated: 7/20/2026, 7:28:24 PM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.85 ALL |
| 10 SCR | 58.55 ALL |
| 50 SCR | 292.73 ALL |
| 100 SCR | 585.47 ALL |
| 500 SCR | 2,927.33 ALL |
| 1,000 SCR | 5,854.66 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-07-20T19:28:24Z",
"rates": {
"ALL": 5.854663
}
}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": 585.4663,
"rate": 5.854663
}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