Rate Overview
Live
1 EGP = 0.327761 LSL
1 LSL = 3.0510
EGP
Avg
0.324601
High
0.327886
Low
0.318972
Last updated: 7/25/2026, 3:40:35 AM
Quick Conversions
| EGP | LSL |
|---|---|
| 1 EGP | 0.33 LSL |
| 10 EGP | 3.28 LSL |
| 50 EGP | 16.39 LSL |
| 100 EGP | 32.78 LSL |
| 500 EGP | 163.88 LSL |
| 1,000 EGP | 327.76 LSL |
Get EGP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=LSLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-25T03:40:35Z",
"rates": {
"LSL": 0.327761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "LSL",
"amount": 100
},
"result": 32.7761,
"rate": 0.327761
}Build with EGP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key