Rate Overview
Live
1 SCR = 5.7189 ALL
1 ALL = 0.174858
SCR
Avg
5.8260
High
5.9530
Low
5.6342
Last updated: 6/15/2026, 6:32:21 PM
Quick Conversions
| SCR | ALL |
|---|---|
| 1 SCR | 5.72 ALL |
| 10 SCR | 57.19 ALL |
| 50 SCR | 285.95 ALL |
| 100 SCR | 571.89 ALL |
| 500 SCR | 2,859.47 ALL |
| 1,000 SCR | 5,718.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-06-15T18:32:21Z",
"rates": {
"ALL": 5.718934
}
}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": 571.8934,
"rate": 5.718934
}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