Rate Overview
Live
1 LAK = 0.007188 ETB
1 ETB = 139.1208
LAK
Avg
0.007228
High
0.007319
Low
0.007186
Last updated: 6/19/2026, 8:28:14 AM
Quick Conversions
| LAK | ETB |
|---|---|
| 1 LAK | 0.01 ETB |
| 10 LAK | 0.07 ETB |
| 50 LAK | 0.36 ETB |
| 100 LAK | 0.72 ETB |
| 500 LAK | 3.59 ETB |
| 1,000 LAK | 7.19 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-06-19T08:28:14Z",
"rates": {
"ETB": 0.007188
}
}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.7188,
"rate": 0.007188
}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