Rate Overview
Live
1 ALL = 7.0727 SOS
1 SOS = 0.141388
ALL
Avg
7.0245
High
7.0727
Low
6.9823
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 7.07 SOS |
| 10 ALL | 70.73 SOS |
| 50 ALL | 353.64 SOS |
| 100 ALL | 707.27 SOS |
| 500 ALL | 3,536.36 SOS |
| 1,000 ALL | 7,072.71 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-04-18T08:47:59Z",
"rates": {
"SOS": 7.072715
}
}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": 707.2715,
"rate": 7.072715
}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