Rate Overview
Live
1 LAK = 0.004241 BTN
1 BTN = 235.7934
LAK
Avg
0.004239
High
0.004255
Low
0.004227
Last updated: 8/20/2026, 6:38:23 AM
Quick Conversions
| LAK | BTN |
|---|---|
| 1 LAK | 0.00 BTN |
| 10 LAK | 0.04 BTN |
| 50 LAK | 0.21 BTN |
| 100 LAK | 0.42 BTN |
| 500 LAK | 2.12 BTN |
| 1,000 LAK | 4.24 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-08-20T06:38:23Z",
"rates": {
"BTN": 0.004241
}
}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.4241,
"rate": 0.004241
}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