Rate Overview
Live
1 BDT = 170.5663 SLL
1 SLL = 0.005863
BDT
Avg
170.6125
High
170.7889
Low
170.5181
Last updated: 4/17/2026, 11:44:43 AM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 170.57 SLL |
| 10 BDT | 1,705.66 SLL |
| 50 BDT | 8,528.31 SLL |
| 100 BDT | 17,056.63 SLL |
| 500 BDT | 85,283.14 SLL |
| 1,000 BDT | 170,566.28 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-04-17T11:44:43Z",
"rates": {
"SLL": 170.566283
}
}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": 17056.6283,
"rate": 170.566283
}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