Rate Overview
Live
1 ALL = 6.8701 SOS
1 SOS = 0.145558
ALL
Avg
6.9010
High
7.0492
Low
6.7945
Last updated: 3/27/2026, 8:24:05 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.87 SOS |
| 10 ALL | 68.70 SOS |
| 50 ALL | 343.51 SOS |
| 100 ALL | 687.01 SOS |
| 500 ALL | 3,435.06 SOS |
| 1,000 ALL | 6,870.12 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-27T08:24:05Z",
"rates": {
"SOS": 6.870115
}
}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": 687.0115000000001,
"rate": 6.870115
}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