Rate Overview
Live
1 BND = 245.2056 LKR
1 LKR = 0.004078
BND
Avg
232.6374
High
245.4134
Low
216.8419
Last updated: 3/27/2026, 8:26:49 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 245.21 LKR |
| 10 BND | 2,452.06 LKR |
| 50 BND | 12,260.28 LKR |
| 100 BND | 24,520.56 LKR |
| 500 BND | 122,602.81 LKR |
| 1,000 BND | 245,205.62 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-03-27T08:26:49Z",
"rates": {
"LKR": 245.205619
}
}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": 24520.5619,
"rate": 245.205619
}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