Rate Overview
Live
1 LAK = 0.000090 BBD
1 BBD = 11111.11
LAK
Avg
0.000090
High
0.000091
Low
0.000090
Last updated: 6/16/2026, 1:24:03 PM
Quick Conversions
| LAK | BBD |
|---|---|
| 1 LAK | 0.00 BBD |
| 10 LAK | 0.00 BBD |
| 50 LAK | 0.00 BBD |
| 100 LAK | 0.01 BBD |
| 500 LAK | 0.05 BBD |
| 1,000 LAK | 0.09 BBD |
Get LAK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=BBDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-16T13:24:03Z",
"rates": {
"BBD": 0.00009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "BBD",
"amount": 100
},
"result": 0.009000000000000001,
"rate": 0.00009
}Build with LAK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key