Rate Overview
Live
1 SZL = 0.812223 BWP
1 BWP = 1.2312
SZL
Avg
0.812149
High
0.815913
Low
0.802440
Last updated: 5/7/2026, 2:22:00 AM
Quick Conversions
| SZL | BWP |
|---|---|
| 1 SZL | 0.81 BWP |
| 10 SZL | 8.12 BWP |
| 50 SZL | 40.61 BWP |
| 100 SZL | 81.22 BWP |
| 500 SZL | 406.11 BWP |
| 1,000 SZL | 812.22 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-05-07T02:22:00Z",
"rates": {
"BWP": 0.812223
}
}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.2223,
"rate": 0.812223
}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