Rate Overview
Live
1 AED = 3540.97 SYP
1 SYP = 0.000282
AED
Avg
1517.64
High
3540.97
Low
30.0765
Last updated: 8/19/2026, 8:00:19 PM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 3,540.97 SYP |
| 10 AED | 35,409.73 SYP |
| 50 AED | 177,048.65 SYP |
| 100 AED | 354,097.29 SYP |
| 500 AED | 1,770,486.47 SYP |
| 1,000 AED | 3,540,972.94 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-19T20:00:19Z",
"rates": {
"SYP": 3540.972937
}
}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": 354097.2937,
"rate": 3540.972937
}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