Rate Overview
Live
1 ALL = 6.9477 SOS
1 SOS = 0.143932
ALL
Avg
6.9475
High
6.9728
Low
6.9147
Last updated: 7/8/2026, 6:35:43 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.95 SOS |
| 10 ALL | 69.48 SOS |
| 50 ALL | 347.39 SOS |
| 100 ALL | 694.77 SOS |
| 500 ALL | 3,473.87 SOS |
| 1,000 ALL | 6,947.74 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-08T06:35:43Z",
"rates": {
"SOS": 6.947736
}
}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.7736,
"rate": 6.947736
}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