Rate Overview
Live
1 LAK = 0.000556 BOB
1 BOB = 1798.56
LAK
Avg
0.000549
High
0.000556
Low
0.000531
Last updated: 9/9/2026, 2:43:23 PM
Quick Conversions
| LAK | BOB |
|---|---|
| 1 LAK | 0.00 BOB |
| 10 LAK | 0.01 BOB |
| 50 LAK | 0.03 BOB |
| 100 LAK | 0.06 BOB |
| 500 LAK | 0.28 BOB |
| 1,000 LAK | 0.56 BOB |
Get LAK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=BOBExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-09-09T14:43:23Z",
"rates": {
"BOB": 0.000556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "BOB",
"amount": 100
},
"result": 0.0556,
"rate": 0.000556
}Build with LAK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key