Rate Overview
Live
1 SYP = 0.472404 EGP
1 EGP = 2.1168
SYP
Avg
0.416678
High
0.488117
Low
0.004273
Last updated: 5/27/2026, 9:58:46 AM
Quick Conversions
| SYP | EGP |
|---|---|
| 1 SYP | 0.47 EGP |
| 10 SYP | 4.72 EGP |
| 50 SYP | 23.62 EGP |
| 100 SYP | 47.24 EGP |
| 500 SYP | 236.20 EGP |
| 1,000 SYP | 472.40 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-27T09:58:46Z",
"rates": {
"EGP": 0.472404
}
}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.2404,
"rate": 0.472404
}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