Rate Overview
Live
1 AED = 30.1205 SYP
1 SYP = 0.033200
AED
Avg
30.1006
High
30.1207
Low
30.0851
Last updated: 5/28/2026, 7:24:31 PM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 30.12 SYP |
| 10 AED | 301.20 SYP |
| 50 AED | 1,506.02 SYP |
| 100 AED | 3,012.05 SYP |
| 500 AED | 15,060.24 SYP |
| 1,000 AED | 30,120.48 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-28T19:24:31Z",
"rates": {
"SYP": 30.120475
}
}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": 3012.0474999999997,
"rate": 30.120475
}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