Rate Overview
Live
1 EGP = 2.0969 SYP
1 SYP = 0.476889
EGP
Avg
198.2763
High
273.5657
Low
2.0969
Last updated: 3/27/2026, 5:18:48 PM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 2.10 SYP |
| 10 EGP | 20.97 SYP |
| 50 EGP | 104.85 SYP |
| 100 EGP | 209.69 SYP |
| 500 EGP | 1,048.46 SYP |
| 1,000 EGP | 2,096.93 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-03-27T17:18:48Z",
"rates": {
"SYP": 2.096926
}
}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.69259999999997,
"rate": 2.096926
}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