Rate Overview
Live
1 SYP = 0.033224 AED
1 AED = 30.0987
SYP
Avg
0.012715
High
0.033231
Low
0.000282
Last updated: 5/27/2026, 11:19:57 AM
Quick Conversions
| SYP | AED |
|---|---|
| 1 SYP | 0.03 AED |
| 10 SYP | 0.33 AED |
| 50 SYP | 1.66 AED |
| 100 SYP | 3.32 AED |
| 500 SYP | 16.61 AED |
| 1,000 SYP | 33.22 AED |
Get SYP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=AEDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-27T11:19:57Z",
"rates": {
"AED": 0.033224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "AED",
"amount": 100
},
"result": 3.3223999999999996,
"rate": 0.033224
}Build with SYP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key