Rate Overview
Live
1 ALL = 0.169491 SCR
1 SCR = 5.9000
ALL
Avg
0.176414
High
0.186036
Low
0.168441
Last updated: 4/17/2026, 6:17:12 AM
Quick Conversions
| ALL | SCR |
|---|---|
| 1 ALL | 0.17 SCR |
| 10 ALL | 1.69 SCR |
| 50 ALL | 8.47 SCR |
| 100 ALL | 16.95 SCR |
| 500 ALL | 84.75 SCR |
| 1,000 ALL | 169.49 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-04-17T06:17:12Z",
"rates": {
"SCR": 0.169491
}
}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": 16.9491,
"rate": 0.169491
}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