Rate Overview
Live
1 LKR = 0.004077 BND
1 BND = 245.2784
LKR
Avg
0.004085
High
0.004111
Low
0.004061
Last updated: 3/27/2026, 11:54:28 AM
Quick Conversions
| LKR | BND |
|---|---|
| 1 LKR | 0.00 BND |
| 10 LKR | 0.04 BND |
| 50 LKR | 0.20 BND |
| 100 LKR | 0.41 BND |
| 500 LKR | 2.04 BND |
| 1,000 LKR | 4.08 BND |
Get LKR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=BNDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T11:54:28Z",
"rates": {
"BND": 0.004077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "BND",
"amount": 100
},
"result": 0.4077,
"rate": 0.004077
}Build with LKR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key