Rate Overview
Live
1 BDT = 2.5719 LKR
1 LKR = 0.388821
BDT
Avg
2.4595
High
2.5719
Low
2.3926
Last updated: 3/27/2026, 1:00:22 PM
Quick Conversions
| BDT | LKR |
|---|---|
| 1 BDT | 2.57 LKR |
| 10 BDT | 25.72 LKR |
| 50 BDT | 128.59 LKR |
| 100 BDT | 257.19 LKR |
| 500 BDT | 1,285.94 LKR |
| 1,000 BDT | 2,571.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-27T13:00:22Z",
"rates": {
"LKR": 2.571875
}
}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.1875,
"rate": 2.571875
}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