Rate Overview
Live
1 EGP = 2.1292 SYP
1 SYP = 0.469665
EGP
Avg
2.1034
High
2.1343
Low
2.0748
Last updated: 4/17/2026, 10:48:40 PM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 2.13 SYP |
| 10 EGP | 21.29 SYP |
| 50 EGP | 106.46 SYP |
| 100 EGP | 212.92 SYP |
| 500 EGP | 1,064.59 SYP |
| 1,000 EGP | 2,129.18 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-04-17T22:48:40Z",
"rates": {
"SYP": 2.129179
}
}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": 212.9179,
"rate": 2.129179
}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