Rate Overview
Live
1 AED = 156.1255 SOS
1 SOS = 0.006405
AED
Avg
155.6318
High
156.1371
Low
155.2761
Last updated: 5/7/2026, 6:53:09 AM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 156.13 SOS |
| 10 AED | 1,561.25 SOS |
| 50 AED | 7,806.27 SOS |
| 100 AED | 15,612.55 SOS |
| 500 AED | 78,062.74 SOS |
| 1,000 AED | 156,125.47 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-07T06:53:09Z",
"rates": {
"SOS": 156.125473
}
}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": 15612.5473,
"rate": 156.125473
}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