Rate Overview
Live
1 SLL = 0.000639 BWP
1 BWP = 1564.95
SLL
Avg
0.000639
High
0.000642
Low
0.000638
Last updated: 4/17/2026, 1:10:32 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.32 BWP |
| 1,000 SLL | 0.64 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-04-17T13:10:32Z",
"rates": {
"BWP": 0.000639
}
}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.0639,
"rate": 0.000639
}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