Rate Overview
Live
1 LBP = 0.003727 LKR
1 LKR = 268.3123
LBP
Avg
0.003734
High
0.003782
Low
0.003701
Last updated: 6/16/2026, 1:24:02 PM
Quick Conversions
| LBP | LKR |
|---|---|
| 1 LBP | 0.00 LKR |
| 10 LBP | 0.04 LKR |
| 50 LBP | 0.19 LKR |
| 100 LBP | 0.37 LKR |
| 500 LBP | 1.86 LKR |
| 1,000 LBP | 3.73 LKR |
Get LBP/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=LKRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-06-16T13:24:02Z",
"rates": {
"LKR": 0.003727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "LKR",
"amount": 100
},
"result": 0.3727,
"rate": 0.003727
}Build with LBP/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key