Rate Overview
Live
1 EUR = 25009.19 LAK
1 LAK = 0.000040
EUR
Avg
24910.17
High
25009.19
Low
24694.07
Last updated: 3/27/2026, 6:05:29 AM
Quick Conversions
| EUR | LAK |
|---|---|
| 1 EUR | 25,009.19 LAK |
| 10 EUR | 250,091.88 LAK |
| 50 EUR | 1,250,459.41 LAK |
| 100 EUR | 2,500,918.83 LAK |
| 500 EUR | 12,504,594.15 LAK |
| 1,000 EUR | 25,009,188.29 LAK |
Get EUR/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=LAKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-27T06:05:29Z",
"rates": {
"LAK": 25009.188293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "LAK",
"amount": 100
},
"result": 2500918.8293,
"rate": 25009.188293
}Build with EUR/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key