Rate Overview
Live
1 EGP = 0.312794 SZL
1 SZL = 3.1970
EGP
Avg
0.312238
High
0.315681
Low
0.309955
Last updated: 5/26/2026, 6:49:28 PM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.31 SZL |
| 10 EGP | 3.13 SZL |
| 50 EGP | 15.64 SZL |
| 100 EGP | 31.28 SZL |
| 500 EGP | 156.40 SZL |
| 1,000 EGP | 312.79 SZL |
Get EGP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SZLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-26T18:49:28Z",
"rates": {
"SZL": 0.312794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SZL",
"amount": 100
},
"result": 31.279400000000003,
"rate": 0.312794
}Build with EGP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key