Rate Overview
Live
1 EGP = 0.320748 SZL
1 SZL = 3.1177
EGP
Avg
0.317120
High
0.320748
Low
0.313294
Last updated: 6/15/2026, 8:34:04 PM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.32 SZL |
| 10 EGP | 3.21 SZL |
| 50 EGP | 16.04 SZL |
| 100 EGP | 32.07 SZL |
| 500 EGP | 160.37 SZL |
| 1,000 EGP | 320.75 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-06-15T20:34:04Z",
"rates": {
"SZL": 0.320748
}
}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": 32.074799999999996,
"rate": 0.320748
}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