Rate Overview
Live
1 SCR = 5.5328 ALL
1 ALL = 0.180740
SCR
Avg
5.6975
High
6.0502
Low
5.5328
Last updated: 3/6/2026, 11:29:58 PM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.53 ALL |
| 10 SCR | 55.33 ALL |
| 50 SCR | 276.64 ALL |
| 100 SCR | 553.28 ALL |
| 500 SCR | 2,766.40 ALL |
| 1,000 SCR | 5,532.81 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-03-06T23:29:58Z",
"rates": {
"ALL": 5.53281
}
}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": 553.281,
"rate": 5.53281
}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