Rate Overview
Live
1 BND = 260.0501 LKR
1 LKR = 0.003845
BND
Avg
252.4240
High
262.1178
Low
243.5148
Last updated: 7/29/2026, 11:42:28 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 260.05 LKR |
| 10 BND | 2,600.50 LKR |
| 50 BND | 13,002.51 LKR |
| 100 BND | 26,005.01 LKR |
| 500 BND | 130,025.05 LKR |
| 1,000 BND | 260,050.10 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-29T11:42:28Z",
"rates": {
"LKR": 260.0501
}
}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": 26005.01,
"rate": 260.0501
}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