Rate Overview
Live
1 BND = 253.8120 LKR
1 LKR = 0.003940
BND
Avg
251.9183
High
253.8294
Low
250.5462
Last updated: 5/8/2026, 2:15:42 PM
Quick Conversions
| BND | LKR |
|---|---|
| 1 BND | 253.81 LKR |
| 10 BND | 2,538.12 LKR |
| 50 BND | 12,690.60 LKR |
| 100 BND | 25,381.20 LKR |
| 500 BND | 126,905.99 LKR |
| 1,000 BND | 253,811.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-05-08T14:15:42Z",
"rates": {
"LKR": 253.811982
}
}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": 25381.1982,
"rate": 253.811982
}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