Rate Overview
Live
1 AED = 3541.61 SYP
1 SYP = 0.000282
AED
Avg
3541.14
High
3543.86
Low
3539.41
Last updated: 8/25/2026, 12:16:22 AM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 3,541.61 SYP |
| 10 AED | 35,416.10 SYP |
| 50 AED | 177,080.50 SYP |
| 100 AED | 354,161.00 SYP |
| 500 AED | 1,770,805.00 SYP |
| 1,000 AED | 3,541,609.99 SYP |
Get AED/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SYPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-25T00:16:22Z",
"rates": {
"SYP": 3541.609993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SYP",
"amount": 100
},
"result": 354160.9993,
"rate": 3541.609993
}Build with AED/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key