Rate Overview
Live
1 LAK = 0.004328 BTN
1 BTN = 231.0536
LAK
Avg
0.004181
High
0.004351
Low
0.004045
Last updated: 3/28/2026, 1:59:18 PM
Quick Conversions
| LAK | BTN |
|---|---|
| 1 LAK | 0.00 BTN |
| 10 LAK | 0.04 BTN |
| 50 LAK | 0.22 BTN |
| 100 LAK | 0.43 BTN |
| 500 LAK | 2.16 BTN |
| 1,000 LAK | 4.33 BTN |
Get LAK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=BTNExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T13:59:18Z",
"rates": {
"BTN": 0.004328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "BTN",
"amount": 100
},
"result": 0.4328,
"rate": 0.004328
}Build with LAK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key