Rate Overview
Live
1 LBP = 0.003728 LKR
1 LKR = 268.2403
LBP
Avg
0.003749
High
0.003768
Low
0.003728
Last updated: 7/25/2026, 7:33:58 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-07-25T19:33:58Z",
"rates": {
"LKR": 0.003728
}
}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.3728,
"rate": 0.003728
}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