Rate Overview
Live
1 ALL = 6.8890 SOS
1 SOS = 0.145159
ALL
Avg
6.9440
High
7.0132
Low
6.8855
Last updated: 3/7/2026, 12:10:24 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.89 SOS |
| 10 ALL | 68.89 SOS |
| 50 ALL | 344.45 SOS |
| 100 ALL | 688.90 SOS |
| 500 ALL | 3,444.51 SOS |
| 1,000 ALL | 6,889.01 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-03-07T00:10:24Z",
"rates": {
"SOS": 6.889014
}
}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": 688.9014000000001,
"rate": 6.889014
}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