Rate Overview
Live
1 BDT = 185.7407 SLL
1 SLL = 0.005384
BDT
Avg
190.4527
High
196.2374
Low
185.3151
Last updated: 7/31/2026, 9:16:39 AM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 185.74 SLL |
| 10 BDT | 1,857.41 SLL |
| 50 BDT | 9,287.04 SLL |
| 100 BDT | 18,574.07 SLL |
| 500 BDT | 92,870.35 SLL |
| 1,000 BDT | 185,740.70 SLL |
Get BDT/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SLLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-31T09:16:39Z",
"rates": {
"SLL": 185.740702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SLL",
"amount": 100
},
"result": 18574.0702,
"rate": 185.740702
}Build with BDT/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key