Rate Overview
Live
1 AED = 155.6111 SOS
1 SOS = 0.006426
AED
Avg
155.5087
High
155.6757
Low
155.1487
Last updated: 7/26/2026, 12:39:33 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.61 SOS |
| 10 AED | 1,556.11 SOS |
| 50 AED | 7,780.56 SOS |
| 100 AED | 15,561.11 SOS |
| 500 AED | 77,805.56 SOS |
| 1,000 AED | 155,611.13 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-26T12:39:33Z",
"rates": {
"SOS": 155.611125
}
}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.1125,
"rate": 155.611125
}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