Rate Overview
Live
1 EGP = 0.011534 LVL
1 LVL = 86.7002
EGP
Avg
0.012442
High
0.012916
Low
0.011534
Last updated: 3/27/2026, 3:54:42 PM
Quick Conversions
| EGP | LVL |
|---|---|
| 1 EGP | 0.01 LVL |
| 10 EGP | 0.12 LVL |
| 50 EGP | 0.58 LVL |
| 100 EGP | 1.15 LVL |
| 500 EGP | 5.77 LVL |
| 1,000 EGP | 11.53 LVL |
Get EGP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=LVLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T15:54:42Z",
"rates": {
"LVL": 0.011534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "LVL",
"amount": 100
},
"result": 1.1534,
"rate": 0.011534
}Build with EGP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key