Rate Overview
Live
1 EGP = 0.316258 SZL
1 SZL = 3.1620
EGP
Avg
0.312664
High
0.316258
Low
0.310597
Last updated: 5/6/2026, 11:24:53 AM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.32 SZL |
| 10 EGP | 3.16 SZL |
| 50 EGP | 15.81 SZL |
| 100 EGP | 31.63 SZL |
| 500 EGP | 158.13 SZL |
| 1,000 EGP | 316.26 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-06T11:24:53Z",
"rates": {
"SZL": 0.316258
}
}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.625799999999998,
"rate": 0.316258
}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