Rate Overview
Live
1 SYP = 0.444356 EGP
1 EGP = 2.2504
SYP
Avg
0.445181
High
0.448184
Low
0.444112
Last updated: 7/5/2026, 6:35:05 PM
Quick Conversions
| SYP | EGP |
|---|---|
| 1 SYP | 0.44 EGP |
| 10 SYP | 4.44 EGP |
| 50 SYP | 22.22 EGP |
| 100 SYP | 44.44 EGP |
| 500 SYP | 222.18 EGP |
| 1,000 SYP | 444.36 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-07-05T18:35:05Z",
"rates": {
"EGP": 0.444356
}
}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": 44.435599999999994,
"rate": 0.444356
}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