Rate Overview
Live
1 BDT = 2.5439 LKR
1 LKR = 0.393100
BDT
Avg
2.5395
High
2.5501
Low
2.5272
Last updated: 3/7/2026, 7:38:06 AM
Quick Conversions
| BDT | LKR |
|---|---|
| 1 BDT | 2.54 LKR |
| 10 BDT | 25.44 LKR |
| 50 BDT | 127.19 LKR |
| 100 BDT | 254.39 LKR |
| 500 BDT | 1,271.94 LKR |
| 1,000 BDT | 2,543.88 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-03-07T07:38:06Z",
"rates": {
"LKR": 2.543885
}
}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": 254.3885,
"rate": 2.543885
}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