Rate Overview
Live
1 LAK = 0.002404 EGP
1 EGP = 415.9734
LAK
Avg
0.002431
High
0.002441
Low
0.002404
Last updated: 5/7/2026, 3:26:33 AM
Quick Conversions
| LAK | EGP |
|---|---|
| 1 LAK | 0.00 EGP |
| 10 LAK | 0.02 EGP |
| 50 LAK | 0.12 EGP |
| 100 LAK | 0.24 EGP |
| 500 LAK | 1.20 EGP |
| 1,000 LAK | 2.40 EGP |
Get LAK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=EGPExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-07T03:26:33Z",
"rates": {
"EGP": 0.002404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "EGP",
"amount": 100
},
"result": 0.2404,
"rate": 0.002404
}Build with LAK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key