Rate Overview
Live
1 LBP = 0.250560 LAK
1 LAK = 3.9911
LBP
Avg
0.251806
High
0.253650
Low
0.250560
Last updated: 8/12/2026, 5:12:54 PM
Quick Conversions
| LBP | LAK |
|---|---|
| 1 LBP | 0.25 LAK |
| 10 LBP | 2.51 LAK |
| 50 LBP | 12.53 LAK |
| 100 LBP | 25.06 LAK |
| 500 LBP | 125.28 LAK |
| 1,000 LBP | 250.56 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-08-12T17:12:54Z",
"rates": {
"LAK": 0.25056
}
}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": 25.056,
"rate": 0.25056
}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