Rate Overview
Live
1 LBP = 0.251562 LAK
1 LAK = 3.9752
LBP
Avg
0.243188
High
0.251562
Low
0.239636
Last updated: 7/27/2026, 4:47:55 PM
Quick Conversions
| LBP | LAK |
|---|---|
| 1 LBP | 0.25 LAK |
| 10 LBP | 2.52 LAK |
| 50 LBP | 12.58 LAK |
| 100 LBP | 25.16 LAK |
| 500 LBP | 125.78 LAK |
| 1,000 LBP | 251.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-07-27T16:47:55Z",
"rates": {
"LAK": 0.251562
}
}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.156200000000002,
"rate": 0.251562
}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