Rate Overview
Live
1 SOS = 0.144022 ALL
1 ALL = 6.9434
SOS
Avg
0.143026
High
0.144071
Low
0.141644
Last updated: 5/28/2026, 11:00:14 PM
Quick Conversions
| SOS | ALL |
|---|---|
| 1 SOS | 0.14 ALL |
| 10 SOS | 1.44 ALL |
| 50 SOS | 7.20 ALL |
| 100 SOS | 14.40 ALL |
| 500 SOS | 72.01 ALL |
| 1,000 SOS | 144.02 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-05-28T23:00:14Z",
"rates": {
"ALL": 0.144022
}
}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.4022,
"rate": 0.144022
}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