Rate Overview
Live
1 EGP = 0.012035 LVL
1 LVL = 83.0910
EGP
Avg
0.011913
High
0.012665
Low
0.011177
Last updated: 7/26/2026, 9:41:21 PM
Quick Conversions
| EGP | LVL |
|---|---|
| 1 EGP | 0.01 LVL |
| 10 EGP | 0.12 LVL |
| 50 EGP | 0.60 LVL |
| 100 EGP | 1.20 LVL |
| 500 EGP | 6.02 LVL |
| 1,000 EGP | 12.04 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-07-26T21:41:21Z",
"rates": {
"LVL": 0.012035
}
}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.2035,
"rate": 0.012035
}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