Rate Overview
Live
1 BTN = 236.4497 LAK
1 LAK = 0.004229
BTN
Avg
236.7515
High
237.7162
Low
235.8027
Last updated: 4/17/2026, 7:01:52 PM
Quick Conversions
| BTN | LAK |
|---|---|
| 1 BTN | 236.45 LAK |
| 10 BTN | 2,364.50 LAK |
| 50 BTN | 11,822.49 LAK |
| 100 BTN | 23,644.97 LAK |
| 500 BTN | 118,224.86 LAK |
| 1,000 BTN | 236,449.71 LAK |
Get BTN/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LAKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T19:01:52Z",
"rates": {
"LAK": 236.44971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LAK",
"amount": 100
},
"result": 23644.971,
"rate": 236.44971
}Build with BTN/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key