Rate Overview
Live
1 BDT = 201.4129 SLL
1 SLL = 0.004965
BDT
Avg
191.0504
High
201.4624
Low
185.7012
Last updated: 6/19/2026, 8:43:34 AM
Quick Conversions
| BDT | SLL |
|---|---|
| 1 BDT | 201.41 SLL |
| 10 BDT | 2,014.13 SLL |
| 50 BDT | 10,070.65 SLL |
| 100 BDT | 20,141.29 SLL |
| 500 BDT | 100,706.45 SLL |
| 1,000 BDT | 201,412.91 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-06-19T08:43:34Z",
"rates": {
"SLL": 201.412908
}
}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": 20141.2908,
"rate": 201.412908
}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