Rate Overview
Live
1 BDT = 2.5751 LKR
1 LKR = 0.388336
BDT
Avg
2.5733
High
2.5764
Low
2.5688
Last updated: 4/17/2026, 6:13:58 AM
Quick Conversions
| BDT | LKR |
|---|---|
| 1 BDT | 2.58 LKR |
| 10 BDT | 25.75 LKR |
| 50 BDT | 128.75 LKR |
| 100 BDT | 257.51 LKR |
| 500 BDT | 1,287.54 LKR |
| 1,000 BDT | 2,575.09 LKR |
Get BDT/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=LKRExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-04-17T06:13:58Z",
"rates": {
"LKR": 2.575087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "LKR",
"amount": 100
},
"result": 257.5087,
"rate": 2.575087
}Build with BDT/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key