Rate Overview
Live
1 AED = 30.0970 SYP
1 SYP = 0.033226
AED
Avg
30.0979
High
30.1194
Low
30.0903
Last updated: 4/18/2026, 8:46:05 AM
Quick Conversions
| AED | SYP |
|---|---|
| 1 AED | 30.10 SYP |
| 10 AED | 300.97 SYP |
| 50 AED | 1,504.85 SYP |
| 100 AED | 3,009.70 SYP |
| 500 AED | 15,048.52 SYP |
| 1,000 AED | 30,097.04 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-04-18T08:46:05Z",
"rates": {
"SYP": 30.097041
}
}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.7041,
"rate": 30.097041
}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