Rate Overview
Live
1 BDT = 170.8829 SLL
1 SLL = 0.005852
BDT
Avg
182.7189
High
186.5952
Low
170.8829
Last updated: 3/28/2026, 9:09:51 AM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 170.88 SLL |
| 10 BDT | 1,708.83 SLL |
| 50 BDT | 8,544.15 SLL |
| 100 BDT | 17,088.29 SLL |
| 500 BDT | 85,441.47 SLL |
| 1,000 BDT | 170,882.95 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-03-28T09:09:51Z",
"rates": {
"SLL": 170.882949
}
}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": 17088.2949,
"rate": 170.882949
}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