Rate Overview
Live
1 SLL = 0.000543 BWP
1 BWP = 1841.62
SLL
Avg
0.000574
High
0.000592
Low
0.000539
Last updated: 6/19/2026, 8:20:34 AM
Quick Conversions
| SLL | BWP |
|---|---|
| 1 SLL | 0.00 BWP |
| 10 SLL | 0.01 BWP |
| 50 SLL | 0.03 BWP |
| 100 SLL | 0.05 BWP |
| 500 SLL | 0.27 BWP |
| 1,000 SLL | 0.54 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-06-19T08:20:34Z",
"rates": {
"BWP": 0.000543
}
}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.054299999999999994,
"rate": 0.000543
}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