Rate Overview
Live
1 BND = 261.0734 LKR
1 LKR = 0.003830
BND
Avg
262.0056
High
262.5771
Low
261.0734
Last updated: 8/13/2026, 2:09:41 PM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 261.07 LKR |
| 10 BND | 2,610.73 LKR |
| 50 BND | 13,053.67 LKR |
| 100 BND | 26,107.34 LKR |
| 500 BND | 130,536.72 LKR |
| 1,000 BND | 261,073.43 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-08-13T14:09:41Z",
"rates": {
"LKR": 261.073434
}
}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": 26107.3434,
"rate": 261.073434
}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