Rate Overview
Live
1 ALL = 0.180739 SCR
1 SCR = 5.5328
ALL
Avg
0.176776
High
0.180739
Low
0.165282
Last updated: 3/7/2026, 12:14:55 AM
Quick Conversions
| ALL | SCR |
|---|---|
| 1 ALL | 0.18 SCR |
| 10 ALL | 1.81 SCR |
| 50 ALL | 9.04 SCR |
| 100 ALL | 18.07 SCR |
| 500 ALL | 90.37 SCR |
| 1,000 ALL | 180.74 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-03-07T00:14:55Z",
"rates": {
"SCR": 0.180739
}
}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": 18.073900000000002,
"rate": 0.180739
}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