Rate Overview
Live
1 SLL = 0.005355 BDT
1 BDT = 186.7414 SLL
Avg
0.005381
High
0.005801
Low
0.005237
Last updated: 1/25/2026, 2:55:36 PM
Quick Conversions
| SLL | BDT |
|---|---|
| 1 SLL | 0.01 BDT |
| 10 SLL | 0.05 BDT |
| 50 SLL | 0.27 BDT |
| 100 SLL | 0.54 BDT |
| 500 SLL | 2.68 BDT |
| 1,000 SLL | 5.36 BDT |
Get SLL/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BDTExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T14:55:36Z",
"rates": {
"BDT": 0.005355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BDT",
"amount": 100
},
"result": 0.5355000000000001,
"rate": 0.005355
}Build with SLL/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key