Rate Overview
Live
1 ZAR = 0.818762 BWP
1 BWP = 1.2214
ZAR
Avg
0.821416
High
0.825524
Low
0.818679
Last updated: 5/27/2026, 7:17:15 PM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.82 BWP |
| 10 ZAR | 8.19 BWP |
| 50 ZAR | 40.94 BWP |
| 100 ZAR | 81.88 BWP |
| 500 ZAR | 409.38 BWP |
| 1,000 ZAR | 818.76 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-05-27T19:17:15Z",
"rates": {
"BWP": 0.818762
}
}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.8762,
"rate": 0.818762
}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