Rate Overview
Live
1 ALL = 6.9723 SOS
1 SOS = 0.143424
ALL
Avg
6.9666
High
6.9812
Low
6.9459
Last updated: 6/18/2026, 9:59:02 AM
Quick Conversions
| ALL | SOS |
|---|---|
| 1 ALL | 6.97 SOS |
| 10 ALL | 69.72 SOS |
| 50 ALL | 348.62 SOS |
| 100 ALL | 697.23 SOS |
| 500 ALL | 3,486.16 SOS |
| 1,000 ALL | 6,972.32 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-06-18T09:59:02Z",
"rates": {
"SOS": 6.972321
}
}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": 697.2321,
"rate": 6.972321
}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