Rate Overview
Live
1 BTN = 234.7318 LAK
1 LAK = 0.004260
BTN
Avg
238.5551
High
247.9638
Low
226.6586
Last updated: 7/27/2026, 10:49:19 AM
Quick Conversions
| BTN | LAK |
|---|---|
| 1 BTN | 234.73 LAK |
| 10 BTN | 2,347.32 LAK |
| 50 BTN | 11,736.59 LAK |
| 100 BTN | 23,473.18 LAK |
| 500 BTN | 117,365.89 LAK |
| 1,000 BTN | 234,731.77 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-07-27T10:49:19Z",
"rates": {
"LAK": 234.73177
}
}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": 23473.177,
"rate": 234.73177
}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