Rate Overview
Live
1 BND = 259.0988 LKR
1 LKR = 0.003860
BND
Avg
234.9942
High
259.0988
Low
216.8419
Last updated: 5/29/2026, 2:28:48 PM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 259.10 LKR |
| 10 BND | 2,590.99 LKR |
| 50 BND | 12,954.94 LKR |
| 100 BND | 25,909.88 LKR |
| 500 BND | 129,549.40 LKR |
| 1,000 BND | 259,098.80 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-05-29T14:28:48Z",
"rates": {
"LKR": 259.098798
}
}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": 25909.8798,
"rate": 259.098798
}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