Rate Overview
Live
1 EGP = 0.323471 LSL
1 LSL = 3.0915
EGP
Avg
0.324101
High
0.327968
Low
0.320720
Last updated: 3/27/2026, 2:03:46 PM
Quick Conversions
| EGP | LSL |
|---|---|
| 1 EGP | 0.32 LSL |
| 10 EGP | 3.23 LSL |
| 50 EGP | 16.17 LSL |
| 100 EGP | 32.35 LSL |
| 500 EGP | 161.74 LSL |
| 1,000 EGP | 323.47 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-27T14:03:46Z",
"rates": {
"LSL": 0.323471
}
}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.3471,
"rate": 0.323471
}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