Rate Overview
Live
1 LAK = 0.007131 ETB
1 ETB = 140.2328
LAK
Avg
0.007144
High
0.007166
Low
0.007131
Last updated: 5/7/2026, 9:53:14 PM
Quick Conversions
| LAK | ETB |
|---|---|
| 1 LAK | 0.01 ETB |
| 10 LAK | 0.07 ETB |
| 50 LAK | 0.36 ETB |
| 100 LAK | 0.71 ETB |
| 500 LAK | 3.57 ETB |
| 1,000 LAK | 7.13 ETB |
Get LAK/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=ETBExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-07T21:53:14Z",
"rates": {
"ETB": 0.007131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "ETB",
"amount": 100
},
"result": 0.7131000000000001,
"rate": 0.007131
}Build with LAK/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key