Rate Overview
Live
1 EGP = 259.1813 SYP
1 SYP = 0.003858
EGP
Avg
26.1401
High
259.1813
Low
2.0487
Last updated: 8/14/2026, 1:44:44 AM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 259.18 SYP |
| 10 EGP | 2,591.81 SYP |
| 50 EGP | 12,959.07 SYP |
| 100 EGP | 25,918.13 SYP |
| 500 EGP | 129,590.66 SYP |
| 1,000 EGP | 259,181.32 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-08-14T01:44:44Z",
"rates": {
"SYP": 259.181321
}
}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": 25918.132100000003,
"rate": 259.181321
}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