Rate Overview
Live
1 SCR = 5.6318 ALL
1 ALL = 0.177562
SCR
Avg
5.6999
High
6.2001
Low
5.4973
Last updated: 7/9/2026, 6:15:02 AM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.63 ALL |
| 10 SCR | 56.32 ALL |
| 50 SCR | 281.59 ALL |
| 100 SCR | 563.18 ALL |
| 500 SCR | 2,815.91 ALL |
| 1,000 SCR | 5,631.83 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-09T06:15:02Z",
"rates": {
"ALL": 5.631828
}
}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.1827999999999,
"rate": 5.631828
}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