Rate Overview
Live
1 AED = 155.3818 SOS
1 SOS = 0.006436
AED
Avg
155.4696
High
155.6675
Low
155.2203
Last updated: 5/27/2026, 9:45:23 AM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.38 SOS |
| 10 AED | 1,553.82 SOS |
| 50 AED | 7,769.09 SOS |
| 100 AED | 15,538.18 SOS |
| 500 AED | 77,690.92 SOS |
| 1,000 AED | 155,381.84 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-05-27T09:45:23Z",
"rates": {
"SOS": 155.381838
}
}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": 15538.183799999999,
"rate": 155.381838
}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