Rate Overview
Live
1 BND = 243.8335 LKR
1 LKR = 0.004101
BND
Avg
244.1062
High
244.8046
Low
243.1963
Last updated: 3/7/2026, 12:14:07 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 243.83 LKR |
| 10 BND | 2,438.33 LKR |
| 50 BND | 12,191.67 LKR |
| 100 BND | 24,383.35 LKR |
| 500 BND | 121,916.74 LKR |
| 1,000 BND | 243,833.49 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-07T00:14:07Z",
"rates": {
"LKR": 243.833488
}
}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": 24383.3488,
"rate": 243.833488
}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