Rate Overview
Live
1 SOS = 0.139602 ALL
1 ALL = 7.1632
SOS
Avg
0.139236
High
0.139602
Low
0.138505
Last updated: 9/3/2026, 3:31:11 AM
Quick Conversions
| SOS | ALL |
|---|---|
| 1 SOS | 0.14 ALL |
| 10 SOS | 1.40 ALL |
| 50 SOS | 6.98 ALL |
| 100 SOS | 13.96 ALL |
| 500 SOS | 69.80 ALL |
| 1,000 SOS | 139.60 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-09-03T03:31:11Z",
"rates": {
"ALL": 0.139602
}
}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": 13.9602,
"rate": 0.139602
}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