Rate Overview
Live
1 ZAR = 0.673373 BOB
1 BOB = 1.4851
ZAR
Avg
0.430080
High
0.673373
Low
0.383184
Last updated: 7/28/2026, 3:07:16 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.67 BOB |
| 10 ZAR | 6.73 BOB |
| 50 ZAR | 33.67 BOB |
| 100 ZAR | 67.34 BOB |
| 500 ZAR | 336.69 BOB |
| 1,000 ZAR | 673.37 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-28T15:07:16Z",
"rates": {
"BOB": 0.673373
}
}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": 67.3373,
"rate": 0.673373
}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