Rate Overview
Live
1 ZAR = 0.816724 BWP
1 BWP = 1.2244
ZAR
Avg
0.815297
High
0.825786
Low
0.808032
Last updated: 3/7/2026, 7:43:59 AM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.82 BWP |
| 10 ZAR | 8.17 BWP |
| 50 ZAR | 40.84 BWP |
| 100 ZAR | 81.67 BWP |
| 500 ZAR | 408.36 BWP |
| 1,000 ZAR | 816.72 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-03-07T07:43:59Z",
"rates": {
"BWP": 0.816724
}
}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": 81.6724,
"rate": 0.816724
}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