Rate Overview
Live
1 BDT = 2.6832 LKR
1 LKR = 0.372683
BDT
Avg
2.6736
High
2.6832
Low
2.6608
Last updated: 9/3/2026, 7:38:26 AM
Quick Conversions
| BDT | LKR |
|---|---|
| 1 BDT | 2.68 LKR |
| 10 BDT | 26.83 LKR |
| 50 BDT | 134.16 LKR |
| 100 BDT | 268.32 LKR |
| 500 BDT | 1,341.62 LKR |
| 1,000 BDT | 2,683.24 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-09-03T07:38:26Z",
"rates": {
"LKR": 2.683242
}
}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": 268.3242,
"rate": 2.683242
}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