Rate Overview
Live
1 BND = 245.2990 LKR
1 LKR = 0.004077
BND
Avg
244.7410
High
246.2127
Low
243.2265
Last updated: 3/27/2026, 6:34:34 AM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 245.30 LKR |
| 10 BND | 2,452.99 LKR |
| 50 BND | 12,264.95 LKR |
| 100 BND | 24,529.90 LKR |
| 500 BND | 122,649.49 LKR |
| 1,000 BND | 245,298.98 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-27T06:34:34Z",
"rates": {
"LKR": 245.298976
}
}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": 24529.8976,
"rate": 245.298976
}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