Rate Overview
Live
1 AED = 155.5971 SOS
1 SOS = 0.006427
AED
Avg
155.4506
High
155.6010
Low
154.9942
Last updated: 9/5/2026, 9:37:13 AM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.60 SOS |
| 10 AED | 1,555.97 SOS |
| 50 AED | 7,779.85 SOS |
| 100 AED | 15,559.71 SOS |
| 500 AED | 77,798.54 SOS |
| 1,000 AED | 155,597.09 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-09-05T09:37:13Z",
"rates": {
"SOS": 155.597086
}
}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.708599999998,
"rate": 155.597086
}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