Rate Overview
Live
1 ALL = 0.173724 SCR
1 SCR = 5.7563
ALL
Avg
0.179121
High
0.184457
Low
0.173724
Last updated: 9/6/2026, 12:31:06 AM
Quick Conversions
| ALL | SCR |
|---|---|
| 1 ALL | 0.17 SCR |
| 10 ALL | 1.74 SCR |
| 50 ALL | 8.69 SCR |
| 100 ALL | 17.37 SCR |
| 500 ALL | 86.86 SCR |
| 1,000 ALL | 173.72 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-09-06T00:31:06Z",
"rates": {
"SCR": 0.173724
}
}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.3724,
"rate": 0.173724
}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