Rate Overview
Live
1 BND = 256.4148 LKR
1 LKR = 0.003900
BND
Avg
245.1963
High
257.2517
Low
237.2835
Last updated: 5/28/2026, 11:00:50 PM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 256.41 LKR |
| 10 BND | 2,564.15 LKR |
| 50 BND | 12,820.74 LKR |
| 100 BND | 25,641.48 LKR |
| 500 BND | 128,207.42 LKR |
| 1,000 BND | 256,414.85 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-05-28T23:00:50Z",
"rates": {
"LKR": 256.414847
}
}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": 25641.4847,
"rate": 256.414847
}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