Rate Overview
Live
1 AED = 155.7627 SOS
1 SOS = 0.006420
AED
Avg
155.5671
High
155.7627
Low
155.2106
Last updated: 7/4/2026, 11:27:17 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.76 SOS |
| 10 AED | 1,557.63 SOS |
| 50 AED | 7,788.14 SOS |
| 100 AED | 15,576.27 SOS |
| 500 AED | 77,881.36 SOS |
| 1,000 AED | 155,762.72 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-04T23:27:17Z",
"rates": {
"SOS": 155.762724
}
}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": 15576.2724,
"rate": 155.762724
}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