Rate Overview
Live
1 ZAR = 0.818211 BWP
1 BWP = 1.2222
ZAR
Avg
0.824020
High
0.849258
Low
0.802812
Last updated: 7/27/2026, 5:02:59 PM
Quick Conversions
| ZAR | BWP |
|---|---|
| 1 ZAR | 0.82 BWP |
| 10 ZAR | 8.18 BWP |
| 50 ZAR | 40.91 BWP |
| 100 ZAR | 81.82 BWP |
| 500 ZAR | 409.11 BWP |
| 1,000 ZAR | 818.21 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-27T17:02:59Z",
"rates": {
"BWP": 0.818211
}
}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.8211,
"rate": 0.818211
}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