Rate Overview
Live
1 BDT = 185.9556 SLL
1 SLL = 0.005378
BDT
Avg
184.5280
High
199.8628
Low
170.6569
Last updated: 5/28/2026, 4:37:23 AM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 185.96 SLL |
| 10 BDT | 1,859.56 SLL |
| 50 BDT | 9,297.78 SLL |
| 100 BDT | 18,595.56 SLL |
| 500 BDT | 92,977.80 SLL |
| 1,000 BDT | 185,955.60 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-28T04:37:23Z",
"rates": {
"SLL": 185.955604
}
}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": 18595.5604,
"rate": 185.955604
}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