Rate Overview
Live
1 ZAR = 0.831968 BWP
1 BWP = 1.2020
ZAR
Avg
0.834168
High
0.871955
Low
0.824083
Last updated: 7/5/2026, 8:35:47 PM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.83 BWP |
| 10 ZAR | 8.32 BWP |
| 50 ZAR | 41.60 BWP |
| 100 ZAR | 83.20 BWP |
| 500 ZAR | 415.98 BWP |
| 1,000 ZAR | 831.97 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-07-05T20:35:47Z",
"rates": {
"BWP": 0.831968
}
}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.19680000000001,
"rate": 0.831968
}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