Rate Overview
Live
1 BDT = 186.7635 SLL
1 SLL = 0.005354
BDT
Avg
187.1740
High
191.9852
Low
185.2534
Last updated: 8/19/2026, 5:38:20 AM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 186.76 SLL |
| 10 BDT | 1,867.64 SLL |
| 50 BDT | 9,338.18 SLL |
| 100 BDT | 18,676.35 SLL |
| 500 BDT | 93,381.76 SLL |
| 1,000 BDT | 186,763.51 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-08-19T05:38:20Z",
"rates": {
"SLL": 186.76351
}
}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": 18676.351,
"rate": 186.76351
}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