Rate Overview
Live
1 AED = 3540.56 SYP
1 SYP = 0.000282
AED
Avg
3540.44
High
3541.97
Low
3539.61
Last updated: 9/14/2026, 9:06:48 AM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 3,540.56 SYP |
| 10 AED | 35,405.56 SYP |
| 50 AED | 177,027.78 SYP |
| 100 AED | 354,055.57 SYP |
| 500 AED | 1,770,277.83 SYP |
| 1,000 AED | 3,540,555.66 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-09-14T09:06:48Z",
"rates": {
"SYP": 3540.555657
}
}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": 354055.5657,
"rate": 3540.555657
}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