Rate Overview
Live
1 SYP = 0.454536 EGP
1 EGP = 2.2000
SYP
Avg
0.464829
High
0.470302
Low
0.454536
Last updated: 6/16/2026, 1:31:06 PM
Quick Conversions
| SYP | EGP |
|---|---|
| 1 SYP | 0.45 EGP |
| 10 SYP | 4.55 EGP |
| 50 SYP | 22.73 EGP |
| 100 SYP | 45.45 EGP |
| 500 SYP | 227.27 EGP |
| 1,000 SYP | 454.54 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-06-16T13:31:06Z",
"rates": {
"EGP": 0.454536
}
}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": 45.4536,
"rate": 0.454536
}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