Rate Overview
Live
1 BND = 258.9121 LKR
1 LKR = 0.003862
BND
Avg
258.7154
High
259.5149
Low
257.8455
Last updated: 9/6/2026, 9:49:33 PM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 258.91 LKR |
| 10 BND | 2,589.12 LKR |
| 50 BND | 12,945.61 LKR |
| 100 BND | 25,891.21 LKR |
| 500 BND | 129,456.06 LKR |
| 1,000 BND | 258,912.12 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-09-06T21:49:33Z",
"rates": {
"LKR": 258.912117
}
}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": 25891.211700000003,
"rate": 258.912117
}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