Rate Overview
Live
1 ALL = 6.9438 SOS
1 SOS = 0.144013
ALL
Avg
6.9432
High
7.0440
Low
6.7316
Last updated: 7/25/2026, 11:34:12 PM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.94 SOS |
| 10 ALL | 69.44 SOS |
| 50 ALL | 347.19 SOS |
| 100 ALL | 694.38 SOS |
| 500 ALL | 3,471.91 SOS |
| 1,000 ALL | 6,943.81 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-07-25T23:34:12Z",
"rates": {
"SOS": 6.943813
}
}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": 694.3813,
"rate": 6.943813
}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