Rate Overview
Live
1 SYP = 0.003908 EGP
1 EGP = 255.8854
SYP
Avg
0.003884
High
0.003913
Low
0.003843
Last updated: 8/22/2026, 9:56:13 PM
Quick Conversions
| SYP | EGP |
|---|---|
| 1 SYP | 0.00 EGP |
| 10 SYP | 0.04 EGP |
| 50 SYP | 0.20 EGP |
| 100 SYP | 0.39 EGP |
| 500 SYP | 1.95 EGP |
| 1,000 SYP | 3.91 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-22T21:56:13Z",
"rates": {
"EGP": 0.003908
}
}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.3908,
"rate": 0.003908
}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