Rate Overview
Live
1 EGP = 2.0974 SYP
1 SYP = 0.476791
EGP
Avg
2.0775
High
2.1095
Low
2.0606
Last updated: 5/8/2026, 4:44:03 PM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 2.10 SYP |
| 10 EGP | 20.97 SYP |
| 50 EGP | 104.87 SYP |
| 100 EGP | 209.74 SYP |
| 500 EGP | 1,048.68 SYP |
| 1,000 EGP | 2,097.35 SYP |
Get EGP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SYPExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-08T16:44:03Z",
"rates": {
"SYP": 2.097353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SYP",
"amount": 100
},
"result": 209.7353,
"rate": 2.097353
}Build with EGP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key