Rate Overview
Live
1 AED = 30.1391 SYP
1 SYP = 0.033179
AED
Avg
2635.55
High
3540.74
Low
30.0943
Last updated: 3/27/2026, 8:03:47 AM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 30.14 SYP |
| 10 AED | 301.39 SYP |
| 50 AED | 1,506.96 SYP |
| 100 AED | 3,013.91 SYP |
| 500 AED | 15,069.57 SYP |
| 1,000 AED | 30,139.15 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-27T08:03:47Z",
"rates": {
"SYP": 30.139149
}
}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.9148999999998,
"rate": 30.139149
}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