Rate Overview
Live
1 SLL = 0.000640 BWP
1 BWP = 1562.50
SLL
Avg
0.000645
High
0.000648
Low
0.000640
Last updated: 5/7/2026, 3:39:44 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-05-07T15:39:44Z",
"rates": {
"BWP": 0.00064
}
}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.064,
"rate": 0.00064
}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