Rate Overview
Live
1 SYP = 0.476799 EGP
1 EGP = 2.0973
SYP
Avg
0.482979
High
0.485302
Low
0.476799
Last updated: 5/7/2026, 2:23:25 AM
Quick Conversions
| SYP | EGP |
|---|---|
| 1 SYP | 0.48 EGP |
| 10 SYP | 4.77 EGP |
| 50 SYP | 23.84 EGP |
| 100 SYP | 47.68 EGP |
| 500 SYP | 238.40 EGP |
| 1,000 SYP | 476.80 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-05-07T02:23:25Z",
"rates": {
"EGP": 0.476799
}
}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": 47.679899999999996,
"rate": 0.476799
}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