Rate Overview
Live
1 ALL = 0.177511 SCR
1 SCR = 5.6335
ALL
Avg
0.178227
High
0.182436
Low
0.175544
Last updated: 8/14/2026, 10:44:24 PM
Quick Conversions
| ALL | SCR |
|---|---|
| 1 ALL | 0.18 SCR |
| 10 ALL | 1.78 SCR |
| 50 ALL | 8.88 SCR |
| 100 ALL | 17.75 SCR |
| 500 ALL | 88.76 SCR |
| 1,000 ALL | 177.51 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-08-14T22:44:24Z",
"rates": {
"SCR": 0.177511
}
}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.7511,
"rate": 0.177511
}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