Rate Overview
Live
1 ZAR = 0.653581 BOB
1 BOB = 1.5300
ZAR
Avg
0.428974
High
0.667188
Low
0.381470
Last updated: 7/27/2026, 10:15:08 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.65 BOB |
| 10 ZAR | 6.54 BOB |
| 50 ZAR | 32.68 BOB |
| 100 ZAR | 65.36 BOB |
| 500 ZAR | 326.79 BOB |
| 1,000 ZAR | 653.58 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-27T22:15:08Z",
"rates": {
"BOB": 0.653581
}
}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": 65.3581,
"rate": 0.653581
}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