Rate Overview
Live
1 SCR = 5.8069 ALL
1 ALL = 0.172208
SCR
Avg
5.7093
High
6.0937
Low
5.4049
Last updated: 7/23/2026, 10:40:24 AM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.81 ALL |
| 10 SCR | 58.07 ALL |
| 50 SCR | 290.35 ALL |
| 100 SCR | 580.69 ALL |
| 500 SCR | 2,903.47 ALL |
| 1,000 SCR | 5,806.94 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-23T10:40:24Z",
"rates": {
"ALL": 5.806941
}
}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": 580.6941,
"rate": 5.806941
}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