Rate Overview
Live
1 BDT = 2.7313 LKR
1 LKR = 0.366120
BDT
Avg
2.4979
High
2.7349
Low
2.3926
Last updated: 7/23/2026, 7:21:43 AM
Quick Conversions
| BDT | LKR |
|---|---|
| 1 BDT | 2.73 LKR |
| 10 BDT | 27.31 LKR |
| 50 BDT | 136.57 LKR |
| 100 BDT | 273.13 LKR |
| 500 BDT | 1,365.67 LKR |
| 1,000 BDT | 2,731.34 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-07-23T07:21:43Z",
"rates": {
"LKR": 2.731343
}
}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": 273.1343,
"rate": 2.731343
}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