Rate Overview
Live
1 AED = 155.5551 SOS
1 SOS = 0.006429
AED
Avg
155.5662
High
155.6053
Low
155.3992
Last updated: 6/16/2026, 12:22:33 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.56 SOS |
| 10 AED | 1,555.55 SOS |
| 50 AED | 7,777.76 SOS |
| 100 AED | 15,555.51 SOS |
| 500 AED | 77,777.55 SOS |
| 1,000 AED | 155,555.11 SOS |
Get AED/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SOSExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-16T12:22:33Z",
"rates": {
"SOS": 155.555106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SOS",
"amount": 100
},
"result": 15555.5106,
"rate": 155.555106
}Build with AED/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key