Rate Overview
Live
1 EGP = 257.9829 SYP
1 SYP = 0.003876
EGP
Avg
40.5565
High
258.7848
Low
2.0487
Last updated: 8/25/2026, 7:42:31 PM
Quick Conversions
| EGP | SYP |
|---|---|
| 1 EGP | 257.98 SYP |
| 10 EGP | 2,579.83 SYP |
| 50 EGP | 12,899.15 SYP |
| 100 EGP | 25,798.29 SYP |
| 500 EGP | 128,991.47 SYP |
| 1,000 EGP | 257,982.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-08-25T19:42:31Z",
"rates": {
"SYP": 257.982934
}
}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": 25798.2934,
"rate": 257.982934
}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