Rate Overview
Live
1 ZAR = 0.827756 BWP
1 BWP = 1.2081
ZAR
Avg
0.826976
High
0.833025
Low
0.816103
Last updated: 6/17/2026, 6:45:43 AM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.83 BWP |
| 10 ZAR | 8.28 BWP |
| 50 ZAR | 41.39 BWP |
| 100 ZAR | 82.78 BWP |
| 500 ZAR | 413.88 BWP |
| 1,000 ZAR | 827.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-06-17T06:45:43Z",
"rates": {
"BWP": 0.827756
}
}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": 82.77560000000001,
"rate": 0.827756
}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