Rate Overview
Live
1 ALL = 6.9258 SOS
1 SOS = 0.144387
ALL
Avg
6.9146
High
7.0550
Low
6.7113
Last updated: 7/29/2026, 2:21:08 PM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.93 SOS |
| 10 ALL | 69.26 SOS |
| 50 ALL | 346.29 SOS |
| 100 ALL | 692.58 SOS |
| 500 ALL | 3,462.91 SOS |
| 1,000 ALL | 6,925.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-29T14:21:08Z",
"rates": {
"SOS": 6.925814
}
}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": 692.5814,
"rate": 6.925814
}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