Rate Overview
Live
1 EGP = 0.334651 LSL
1 LSL = 2.9882
EGP
Avg
0.333805
High
0.334651
Low
0.332430
Last updated: 7/1/2026, 9:20:22 PM
Quick Conversions
| EGP | LSL |
|---|---|
| 1 EGP | 0.33 LSL |
| 10 EGP | 3.35 LSL |
| 50 EGP | 16.73 LSL |
| 100 EGP | 33.47 LSL |
| 500 EGP | 167.33 LSL |
| 1,000 EGP | 334.65 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-01T21:20:22Z",
"rates": {
"LSL": 0.334651
}
}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": 33.4651,
"rate": 0.334651
}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