Rate Overview
Live
1 ALL = 0.175427 SCR
1 SCR = 5.7004
ALL
Avg
0.173473
High
0.183653
Low
0.163680
Last updated: 7/22/2026, 7:15:51 PM
Quick Conversions
| ALL | SCR |
|---|---|
| 1 ALL | 0.18 SCR |
| 10 ALL | 1.75 SCR |
| 50 ALL | 8.77 SCR |
| 100 ALL | 17.54 SCR |
| 500 ALL | 87.71 SCR |
| 1,000 ALL | 175.43 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-07-22T19:15:51Z",
"rates": {
"SCR": 0.175427
}
}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.5427,
"rate": 0.175427
}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