Rate Overview
Live
1 ALL = 7.1020 SOS
1 SOS = 0.140804
ALL
Avg
7.0622
High
7.1020
Low
6.9012
Last updated: 8/17/2026, 3:01:09 PM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 7.10 SOS |
| 10 ALL | 71.02 SOS |
| 50 ALL | 355.10 SOS |
| 100 ALL | 710.20 SOS |
| 500 ALL | 3,551.02 SOS |
| 1,000 ALL | 7,102.05 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-08-17T15:01:09Z",
"rates": {
"SOS": 7.102049
}
}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": 710.2049,
"rate": 7.102049
}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