Rate Overview
Live
1 AED = 155.5688 SOS
1 SOS = 0.006428
AED
Avg
155.3499
High
157.4008
Low
150.5132
Last updated: 7/26/2026, 11:13:37 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.57 SOS |
| 10 AED | 1,555.69 SOS |
| 50 AED | 7,778.44 SOS |
| 100 AED | 15,556.88 SOS |
| 500 AED | 77,784.38 SOS |
| 1,000 AED | 155,568.76 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-07-26T23:13:37Z",
"rates": {
"SOS": 155.568764
}
}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": 15556.8764,
"rate": 155.568764
}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