Rate Overview
Live
1 SLL = 0.000577 BWP
1 BWP = 1733.10 SLL
Avg
0.000600
High
0.000633
Low
0.000569
Last updated: 1/25/2026, 6:33:51 PM
Quick Conversions
| SLL | BWP |
|---|---|
| 1 SLL | 0.00 BWP |
| 10 SLL | 0.01 BWP |
| 50 SLL | 0.03 BWP |
| 100 SLL | 0.06 BWP |
| 500 SLL | 0.29 BWP |
| 1,000 SLL | 0.58 BWP |
Get SLL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BWPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T18:33:51Z",
"rates": {
"BWP": 0.000577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BWP",
"amount": 100
},
"result": 0.0577,
"rate": 0.000577
}Build with SLL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key