Rate Overview
Live
1 LBP = 0.003591 LKR
1 LKR = 278.4740
LBP
Avg
0.003579
High
0.003591
Low
0.003569
Last updated: 5/7/2026, 6:53:08 AM
Quick Conversions
| LBP | LKR |
|---|---|
| 1 LBP | 0.00 LKR |
| 10 LBP | 0.04 LKR |
| 50 LBP | 0.18 LKR |
| 100 LBP | 0.36 LKR |
| 500 LBP | 1.80 LKR |
| 1,000 LBP | 3.59 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-05-07T06:53:08Z",
"rates": {
"LKR": 0.003591
}
}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.3591,
"rate": 0.003591
}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