Rate Overview
Live
1 AED = 155.5401 SOS
1 SOS = 0.006429
AED
Avg
155.7774
High
158.5928
Low
155.0190
Last updated: 8/13/2026, 6:14:32 AM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.54 SOS |
| 10 AED | 1,555.40 SOS |
| 50 AED | 7,777.00 SOS |
| 100 AED | 15,554.01 SOS |
| 500 AED | 77,770.03 SOS |
| 1,000 AED | 155,540.07 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-08-13T06:14:32Z",
"rates": {
"SOS": 155.540065
}
}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": 15554.0065,
"rate": 155.540065
}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