Rate Overview
Live
1 AED = 155.6145 SOS
1 SOS = 0.006426
AED
Avg
155.3924
High
155.9314
Low
153.3015
Last updated: 7/26/2026, 1:31:52 AM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.61 SOS |
| 10 AED | 1,556.15 SOS |
| 50 AED | 7,780.73 SOS |
| 100 AED | 15,561.45 SOS |
| 500 AED | 77,807.26 SOS |
| 1,000 AED | 155,614.52 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-26T01:31:52Z",
"rates": {
"SOS": 155.614515
}
}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": 15561.451500000001,
"rate": 155.614515
}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