Rate Overview
Live
1 EGP = 0.323449 LSL
1 LSL = 3.0917
EGP
Avg
0.324598
High
0.335390
Low
0.312074
Last updated: 3/27/2026, 3:52:08 PM
Quick Conversions
| EGP | LSL |
|---|---|
| 1 EGP | 0.32 LSL |
| 10 EGP | 3.23 LSL |
| 50 EGP | 16.17 LSL |
| 100 EGP | 32.34 LSL |
| 500 EGP | 161.72 LSL |
| 1,000 EGP | 323.45 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-03-27T15:52:08Z",
"rates": {
"LSL": 0.323449
}
}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.344899999999996,
"rate": 0.323449
}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