Rate Overview
Live
1 SYP = 0.003876 EGP
1 EGP = 257.9979
SYP
Avg
0.118412
High
0.491714
Low
0.003662
Last updated: 8/25/2026, 7:42:31 PM
Quick Conversions
| SYP | EGP |
|---|---|
| 1 SYP | 0.00 EGP |
| 10 SYP | 0.04 EGP |
| 50 SYP | 0.19 EGP |
| 100 SYP | 0.39 EGP |
| 500 SYP | 1.94 EGP |
| 1,000 SYP | 3.88 EGP |
Get SYP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=EGPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T19:42:31Z",
"rates": {
"EGP": 0.003876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "EGP",
"amount": 100
},
"result": 0.3876,
"rate": 0.003876
}Build with SYP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key