Rate Overview
Live
1 EGP = 0.330642 SZL
1 SZL = 3.0244
EGP
Avg
0.329950
High
0.335390
Low
0.323765
Last updated: 3/6/2026, 3:22:50 PM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.33 SZL |
| 10 EGP | 3.31 SZL |
| 50 EGP | 16.53 SZL |
| 100 EGP | 33.06 SZL |
| 500 EGP | 165.32 SZL |
| 1,000 EGP | 330.64 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-03-06T15:22:50Z",
"rates": {
"SZL": 0.330642
}
}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": 33.0642,
"rate": 0.330642
}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