Rate Overview
Live
1 EGP = 420.0800 LAK
1 LAK = 0.002380
EGP
Avg
415.6831
High
420.0800
Low
411.7466
Last updated: 5/27/2026, 4:52:02 AM
Quick Conversions
| EGP | LAK |
|---|---|
| 1 EGP | 420.08 LAK |
| 10 EGP | 4,200.80 LAK |
| 50 EGP | 21,004.00 LAK |
| 100 EGP | 42,008.00 LAK |
| 500 EGP | 210,040.01 LAK |
| 1,000 EGP | 420,080.01 LAK |
Get EGP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=LAKExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-27T04:52:02Z",
"rates": {
"LAK": 420.080014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "LAK",
"amount": 100
},
"result": 42008.0014,
"rate": 420.080014
}Build with EGP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key