Rate Overview
Live
1 SLL = 0.000587 BWP
1 BWP = 1703.58
SLL
Avg
0.000597
High
0.000657
Low
0.000535
Last updated: 5/27/2026, 10:43:28 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.59 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-05-27T22:43:28Z",
"rates": {
"BWP": 0.000587
}
}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.058699999999999995,
"rate": 0.000587
}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