Rate Overview
Live
1 SCR = 5.5119 ALL
1 ALL = 0.181425
SCR
Avg
5.5615
High
5.6556
Low
5.4213
Last updated: 9/2/2026, 6:57:11 PM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.51 ALL |
| 10 SCR | 55.12 ALL |
| 50 SCR | 275.60 ALL |
| 100 SCR | 551.19 ALL |
| 500 SCR | 2,755.97 ALL |
| 1,000 SCR | 5,511.93 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-09-02T18:57:11Z",
"rates": {
"ALL": 5.51193
}
}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": 551.1930000000001,
"rate": 5.51193
}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