Rate Overview
Live
1 ALL = 0.171338 SCR
1 SCR = 5.8364
ALL
Avg
0.171799
High
0.179868
Low
0.168270
Last updated: 5/7/2026, 7:47:15 AM
Quick Conversions
| ALL | SCR |
|---|---|
| 1 ALL | 0.17 SCR |
| 10 ALL | 1.71 SCR |
| 50 ALL | 8.57 SCR |
| 100 ALL | 17.13 SCR |
| 500 ALL | 85.67 SCR |
| 1,000 ALL | 171.34 SCR |
Get ALL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SCRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-07T07:47:15Z",
"rates": {
"SCR": 0.171338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SCR",
"amount": 100
},
"result": 17.1338,
"rate": 0.171338
}Build with ALL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key