Rate Overview
Live
1 BND = 259.6447 LKR
1 LKR = 0.003851
BND
Avg
259.7956
High
260.2228
Low
259.5518
Last updated: 7/7/2026, 9:00:29 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 259.64 LKR |
| 10 BND | 2,596.45 LKR |
| 50 BND | 12,982.23 LKR |
| 100 BND | 25,964.47 LKR |
| 500 BND | 129,822.33 LKR |
| 1,000 BND | 259,644.65 LKR |
Get BND/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=LKRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-07T09:00:29Z",
"rates": {
"LKR": 259.644654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "LKR",
"amount": 100
},
"result": 25964.4654,
"rate": 259.644654
}Build with BND/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key