Rate Overview
Live
1 ZAR = 0.740687 BOB
1 BOB = 1.3501
ZAR
Avg
0.741572
High
0.748070
Low
0.735275
Last updated: 8/12/2026, 9:36:30 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.74 BOB |
| 10 ZAR | 7.41 BOB |
| 50 ZAR | 37.03 BOB |
| 100 ZAR | 74.07 BOB |
| 500 ZAR | 370.34 BOB |
| 1,000 ZAR | 740.69 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-08-12T21:36:30Z",
"rates": {
"BOB": 0.740687
}
}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": 74.06869999999999,
"rate": 0.740687
}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