Rate Overview
Live
1 LBP = 0.246421 LAK
1 LAK = 4.0581
LBP
Avg
0.245835
High
0.246421
Low
0.245226
Last updated: 4/17/2026, 2:42:02 PM
Quick Conversions
| LBP | LAK |
|---|---|
| 1 LBP | 0.25 LAK |
| 10 LBP | 2.46 LAK |
| 50 LBP | 12.32 LAK |
| 100 LBP | 24.64 LAK |
| 500 LBP | 123.21 LAK |
| 1,000 LBP | 246.42 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-04-17T14:42:02Z",
"rates": {
"LAK": 0.246421
}
}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.6421,
"rate": 0.246421
}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