Rate Overview
Live
1 EGP = 257.4018 SYP
1 SYP = 0.003885
EGP
Avg
165.4862
High
260.1742
Low
2.1586
Last updated: 8/18/2026, 9:05:02 PM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 257.40 SYP |
| 10 EGP | 2,574.02 SYP |
| 50 EGP | 12,870.09 SYP |
| 100 EGP | 25,740.18 SYP |
| 500 EGP | 128,700.92 SYP |
| 1,000 EGP | 257,401.83 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-18T21:05:02Z",
"rates": {
"SYP": 257.401833
}
}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": 25740.1833,
"rate": 257.401833
}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