Rate Overview
Live
1 BDT = 170.5342 SLL
1 SLL = 0.005864
BDT
Avg
170.8340
High
170.9521
Low
170.5342
Last updated: 5/7/2026, 9:52:19 PM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 170.53 SLL |
| 10 BDT | 1,705.34 SLL |
| 50 BDT | 8,526.71 SLL |
| 100 BDT | 17,053.42 SLL |
| 500 BDT | 85,267.08 SLL |
| 1,000 BDT | 170,534.15 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-05-07T21:52:19Z",
"rates": {
"SLL": 170.534152
}
}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": 17053.4152,
"rate": 170.534152
}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