Rate Overview
Live
1 EGP = 2.2269 SYP
1 SYP = 0.449058
EGP
Avg
2.2487
High
2.2646
Low
2.2269
Last updated: 7/8/2026, 3:47:20 PM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 2.23 SYP |
| 10 EGP | 22.27 SYP |
| 50 EGP | 111.34 SYP |
| 100 EGP | 222.69 SYP |
| 500 EGP | 1,113.44 SYP |
| 1,000 EGP | 2,226.88 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-07-08T15:47:20Z",
"rates": {
"SYP": 2.226882
}
}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": 222.6882,
"rate": 2.226882
}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