Rate Overview
Live
1 EUR = 24848.42 LAK
1 LAK = 0.000040
EUR
Avg
25007.82
High
25321.71
Low
24749.20
Last updated: 3/6/2026, 9:40:42 PM
Quick Conversions
| EUR | LAK |
|---|---|
| 1 EUR | 24,848.42 LAK |
| 10 EUR | 248,484.23 LAK |
| 50 EUR | 1,242,421.16 LAK |
| 100 EUR | 2,484,842.32 LAK |
| 500 EUR | 12,424,211.61 LAK |
| 1,000 EUR | 24,848,423.21 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-06T21:40:42Z",
"rates": {
"LAK": 24848.423214
}
}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": 2484842.3214,
"rate": 24848.423214
}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