Rate Overview
Live
1 ZAR = 0.426911 BOB
1 BOB = 2.3424
ZAR
Avg
0.423108
High
0.426911
Low
0.419696
Last updated: 7/4/2026, 12:27:55 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.43 BOB |
| 10 ZAR | 4.27 BOB |
| 50 ZAR | 21.35 BOB |
| 100 ZAR | 42.69 BOB |
| 500 ZAR | 213.46 BOB |
| 1,000 ZAR | 426.91 BOB |
Get ZAR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BOBExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-04T12:27:55Z",
"rates": {
"BOB": 0.426911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BOB",
"amount": 100
},
"result": 42.6911,
"rate": 0.426911
}Build with ZAR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key