Rate Overview
Live
1 ZAR = 0.652868 BOB
1 BOB = 1.5317
ZAR
Avg
0.564497
High
0.670341
Low
0.419696
Last updated: 7/27/2026, 6:13:33 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.65 BOB |
| 10 ZAR | 6.53 BOB |
| 50 ZAR | 32.64 BOB |
| 100 ZAR | 65.29 BOB |
| 500 ZAR | 326.43 BOB |
| 1,000 ZAR | 652.87 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-27T18:13:33Z",
"rates": {
"BOB": 0.652868
}
}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.2868,
"rate": 0.652868
}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