Rate Overview
Live
1 SCR = 5.9045 ALL
1 ALL = 0.169363
SCR
Avg
5.8465
High
5.9678
Low
5.5596
Last updated: 5/6/2026, 10:24:07 AM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.90 ALL |
| 10 SCR | 59.04 ALL |
| 50 SCR | 295.22 ALL |
| 100 SCR | 590.45 ALL |
| 500 SCR | 2,952.24 ALL |
| 1,000 SCR | 5,904.48 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-05-06T10:24:07Z",
"rates": {
"ALL": 5.904484
}
}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": 590.4484,
"rate": 5.904484
}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