Rate Overview
Live
1 ALL = 7.1632 SOS
1 SOS = 0.139603
ALL
Avg
7.1821
High
7.2199
Low
7.1632
Last updated: 9/3/2026, 3:55:52 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 7.16 SOS |
| 10 ALL | 71.63 SOS |
| 50 ALL | 358.16 SOS |
| 100 ALL | 716.32 SOS |
| 500 ALL | 3,581.59 SOS |
| 1,000 ALL | 7,163.18 SOS |
Get ALL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SOSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-03T03:55:52Z",
"rates": {
"SOS": 7.163182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SOS",
"amount": 100
},
"result": 716.3182,
"rate": 7.163182
}Build with ALL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key