Rate Overview
Live
1 ALL = 7.0456 SOS
1 SOS = 0.141933
ALL
Avg
7.0161
High
7.0471
Low
6.9703
Last updated: 5/8/2026, 11:45:41 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 7.05 SOS |
| 10 ALL | 70.46 SOS |
| 50 ALL | 352.28 SOS |
| 100 ALL | 704.56 SOS |
| 500 ALL | 3,522.79 SOS |
| 1,000 ALL | 7,045.57 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-05-08T11:45:41Z",
"rates": {
"SOS": 7.045573
}
}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": 704.5573,
"rate": 7.045573
}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