Rate Overview
Live
1 BND = 245.2562 LKR
1 LKR = 0.004077
BND
Avg
244.7445
High
246.2127
Low
243.2265
Last updated: 3/27/2026, 11:54:21 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 245.26 LKR |
| 10 BND | 2,452.56 LKR |
| 50 BND | 12,262.81 LKR |
| 100 BND | 24,525.62 LKR |
| 500 BND | 122,628.09 LKR |
| 1,000 BND | 245,256.19 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-27T11:54:21Z",
"rates": {
"LKR": 245.256187
}
}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": 24525.618700000003,
"rate": 245.256187
}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