Rate Overview
Live
1 BND = 260.1145 LKR
1 LKR = 0.003844
BND
Avg
260.3852
High
261.1601
Low
258.8294
Last updated: 6/18/2026, 9:57:37 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 260.11 LKR |
| 10 BND | 2,601.15 LKR |
| 50 BND | 13,005.73 LKR |
| 100 BND | 26,011.45 LKR |
| 500 BND | 130,057.27 LKR |
| 1,000 BND | 260,114.53 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-06-18T09:57:37Z",
"rates": {
"LKR": 260.114532
}
}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": 26011.4532,
"rate": 260.114532
}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