Rate Overview
Live
1 ALL = 6.9434 SOS
1 SOS = 0.144023
ALL
Avg
6.6124
High
6.9918
Low
5.9162
Last updated: 5/28/2026, 11:02:08 PM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.94 SOS |
| 10 ALL | 69.43 SOS |
| 50 ALL | 347.17 SOS |
| 100 ALL | 694.34 SOS |
| 500 ALL | 3,471.68 SOS |
| 1,000 ALL | 6,943.36 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-28T23:02:08Z",
"rates": {
"SOS": 6.943358
}
}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": 694.3358,
"rate": 6.943358
}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