Rate Overview
Live
1 AED = 155.2116 SOS
1 SOS = 0.006443
AED
Avg
155.4625
High
155.6737
Low
155.2116
Last updated: 4/16/2026, 5:54:52 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.21 SOS |
| 10 AED | 1,552.12 SOS |
| 50 AED | 7,760.58 SOS |
| 100 AED | 15,521.16 SOS |
| 500 AED | 77,605.81 SOS |
| 1,000 AED | 155,211.62 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-04-16T17:54:52Z",
"rates": {
"SOS": 155.21162
}
}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": 15521.162,
"rate": 155.21162
}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