Rate Overview
Live
1 AED = 30.0976 SYP
1 SYP = 0.033225
AED
Avg
30.1167
High
30.2759
Low
30.0903
Last updated: 5/8/2026, 1:00:13 PM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 30.10 SYP |
| 10 AED | 300.98 SYP |
| 50 AED | 1,504.88 SYP |
| 100 AED | 3,009.76 SYP |
| 500 AED | 15,048.78 SYP |
| 1,000 AED | 30,097.56 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-05-08T13:00:13Z",
"rates": {
"SYP": 30.097562
}
}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": 3009.7562,
"rate": 30.097562
}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