Rate Overview
Live
1 ZAR = 0.836506 BWP
1 BWP = 1.1954
ZAR
Avg
0.833860
High
0.837193
Low
0.829145
Last updated: 9/3/2026, 7:21:52 AM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.84 BWP |
| 10 ZAR | 8.37 BWP |
| 50 ZAR | 41.83 BWP |
| 100 ZAR | 83.65 BWP |
| 500 ZAR | 418.25 BWP |
| 1,000 ZAR | 836.51 BWP |
Get ZAR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BWPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-03T07:21:52Z",
"rates": {
"BWP": 0.836506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BWP",
"amount": 100
},
"result": 83.6506,
"rate": 0.836506
}Build with ZAR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key