Rate Overview
Live
1 BDT = 186.7265 SLL
1 SLL = 0.005355 BDT
Avg
187.0868
High
188.1189
Low
186.6130
Last updated: 1/25/2026, 5:01:47 PM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 186.73 SLL |
| 10 BDT | 1,867.26 SLL |
| 50 BDT | 9,336.32 SLL |
| 100 BDT | 18,672.65 SLL |
| 500 BDT | 93,363.23 SLL |
| 1,000 BDT | 186,726.46 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-01-25T17:01:47Z",
"rates": {
"SLL": 186.726459
}
}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": 18672.6459,
"rate": 186.726459
}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