Rate Overview
Live
1 AED = 30.1387 SYP
1 SYP = 0.033180
AED
Avg
1764.38
High
3540.11
Low
30.0943
Last updated: 3/27/2026, 6:50:08 PM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 30.14 SYP |
| 10 AED | 301.39 SYP |
| 50 AED | 1,506.94 SYP |
| 100 AED | 3,013.87 SYP |
| 500 AED | 15,069.37 SYP |
| 1,000 AED | 30,138.74 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-03-27T18:50:08Z",
"rates": {
"SYP": 30.138739
}
}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": 3013.8739,
"rate": 30.138739
}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