Rate Overview
Live
1 SOS = 0.144883 ALL
1 ALL = 6.9021
SOS
Avg
0.144083
High
0.145232
Low
0.142587
Last updated: 3/7/2026, 3:23:15 AM
Quick Conversions
| SOS | ALL |
|---|---|
| 1 SOS | 0.14 ALL |
| 10 SOS | 1.45 ALL |
| 50 SOS | 7.24 ALL |
| 100 SOS | 14.49 ALL |
| 500 SOS | 72.44 ALL |
| 1,000 SOS | 144.88 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-07T03:23:15Z",
"rates": {
"ALL": 0.144883
}
}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.4883,
"rate": 0.144883
}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