Rate Overview
Live
1 LKR = 0.003838 BND
1 BND = 260.5524
LKR
Avg
0.003835
High
0.003844
Low
0.003828
Last updated: 7/25/2026, 5:30:36 AM
Quick Conversions
| LKR | BND |
|---|---|
| 1 LKR | 0.00 BND |
| 10 LKR | 0.04 BND |
| 50 LKR | 0.19 BND |
| 100 LKR | 0.38 BND |
| 500 LKR | 1.92 BND |
| 1,000 LKR | 3.84 BND |
Get LKR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=BNDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-07-25T05:30:36Z",
"rates": {
"BND": 0.003838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "BND",
"amount": 100
},
"result": 0.3838,
"rate": 0.003838
}Build with LKR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key