Rate Overview
Live
1 BWP = 1.2004 ZAR
1 ZAR = 0.833090
BWP
Avg
1.1971
High
1.2037
Low
1.1917
Last updated: 9/11/2026, 10:54:55 AM
Quick Conversions
| BWP | ZAR |
|---|---|
| 1 BWP | 1.20 ZAR |
| 10 BWP | 12.00 ZAR |
| 50 BWP | 60.02 ZAR |
| 100 BWP | 120.04 ZAR |
| 500 BWP | 600.18 ZAR |
| 1,000 BWP | 1,200.35 ZAR |
Get BWP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=ZARExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-09-11T10:54:55Z",
"rates": {
"ZAR": 1.20035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "ZAR",
"amount": 100
},
"result": 120.035,
"rate": 1.20035
}Build with BWP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key