Rate Overview
Live
1 SOS = 0.145557 ALL
1 ALL = 6.8702
SOS
Avg
0.144211
High
0.146693
Low
0.141404
Last updated: 3/27/2026, 1:38:50 PM
Quick Conversions
| SOS | ALL |
|---|---|
| 1 SOS | 0.15 ALL |
| 10 SOS | 1.46 ALL |
| 50 SOS | 7.28 ALL |
| 100 SOS | 14.56 ALL |
| 500 SOS | 72.78 ALL |
| 1,000 SOS | 145.56 ALL |
Get SOS/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=ALLExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-27T13:38:50Z",
"rates": {
"ALL": 0.145557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "ALL",
"amount": 100
},
"result": 14.5557,
"rate": 0.145557
}Build with SOS/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key