Rate Overview
Live
1 LBP = 0.003499 LKR
1 LKR = 285.7959
LBP
Avg
0.003465
High
0.003500
Low
0.003422
Last updated: 3/6/2026, 11:47:14 PM
Quick Conversions
| LBP | LKR |
|---|---|
| 1 LBP | 0.00 LKR |
| 10 LBP | 0.03 LKR |
| 50 LBP | 0.17 LKR |
| 100 LBP | 0.35 LKR |
| 500 LBP | 1.75 LKR |
| 1,000 LBP | 3.50 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-03-06T23:47:14Z",
"rates": {
"LKR": 0.003499
}
}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.3499,
"rate": 0.003499
}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