Rate Overview
Live
1 ZAR = 0.796304 BWP
1 BWP = 1.2558
ZAR
Avg
0.828170
High
0.871327
Low
0.789839
Last updated: 7/26/2026, 3:19:58 AM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.80 BWP |
| 10 ZAR | 7.96 BWP |
| 50 ZAR | 39.82 BWP |
| 100 ZAR | 79.63 BWP |
| 500 ZAR | 398.15 BWP |
| 1,000 ZAR | 796.30 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-26T03:19:58Z",
"rates": {
"BWP": 0.796304
}
}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": 79.6304,
"rate": 0.796304
}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