Rate Overview
Live
1 AED = 155.5925 SOS
1 SOS = 0.006427
AED
Avg
155.5349
High
156.0510
Low
155.0515
Last updated: 3/27/2026, 2:59:55 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.59 SOS |
| 10 AED | 1,555.92 SOS |
| 50 AED | 7,779.62 SOS |
| 100 AED | 15,559.25 SOS |
| 500 AED | 77,796.23 SOS |
| 1,000 AED | 155,592.45 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-03-27T14:59:55Z",
"rates": {
"SOS": 155.592452
}
}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": 15559.245200000001,
"rate": 155.592452
}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