Rate Overview
Live
1 SZL = 0.819201 BWP
1 BWP = 1.2207
SZL
Avg
0.829367
High
0.869682
Low
0.790655
Last updated: 7/27/2026, 8:17:30 AM
Quick Conversions
| SZL | BWP |
|---|---|
| 1 SZL | 0.82 BWP |
| 10 SZL | 8.19 BWP |
| 50 SZL | 40.96 BWP |
| 100 SZL | 81.92 BWP |
| 500 SZL | 409.60 BWP |
| 1,000 SZL | 819.20 BWP |
Get SZL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=BWPExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-27T08:17:30Z",
"rates": {
"BWP": 0.819201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "BWP",
"amount": 100
},
"result": 81.92009999999999,
"rate": 0.819201
}Build with SZL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key