Rate Overview
Live
1 AED = 155.6742 SOS
1 SOS = 0.006424
AED
Avg
155.3654
High
155.9314
Low
153.3015
Last updated: 7/21/2026, 8:40:08 PM
Quick Conversions
| AED | SOS |
|---|---|
| 1 AED | 155.67 SOS |
| 10 AED | 1,556.74 SOS |
| 50 AED | 7,783.71 SOS |
| 100 AED | 15,567.42 SOS |
| 500 AED | 77,837.08 SOS |
| 1,000 AED | 155,674.16 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-21T20:40:08Z",
"rates": {
"SOS": 155.674165
}
}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": 15567.4165,
"rate": 155.674165
}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