Rate Overview
Live
1 EGP = 0.312777 SZL
1 SZL = 3.1972
EGP
Avg
0.311980
High
0.313245
Low
0.309971
Last updated: 5/26/2026, 5:33:07 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.39 SZL |
| 1,000 EGP | 312.78 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-26T17:33:07Z",
"rates": {
"SZL": 0.312777
}
}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.277700000000003,
"rate": 0.312777
}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