Rate Overview
Live
1 LBP = 0.242532 LAK
1 LAK = 4.1232
LBP
Avg
0.239586
High
0.242532
Low
0.236352
Last updated: 3/7/2026, 7:37:48 AM
Quick Conversions
| LBP | LAK |
|---|---|
| 1 LBP | 0.24 LAK |
| 10 LBP | 2.43 LAK |
| 50 LBP | 12.13 LAK |
| 100 LBP | 24.25 LAK |
| 500 LBP | 121.27 LAK |
| 1,000 LBP | 242.53 LAK |
Get LBP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=LAKExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:37:48Z",
"rates": {
"LAK": 0.242532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "LAK",
"amount": 100
},
"result": 24.2532,
"rate": 0.242532
}Build with LBP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key