Rate Overview
Live
1 ZAR = 0.651876 BOB
1 BOB = 1.5340
ZAR
Avg
0.414064
High
0.651876
Low
0.361065
Last updated: 7/28/2026, 1:51:12 AM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.65 BOB |
| 10 ZAR | 6.52 BOB |
| 50 ZAR | 32.59 BOB |
| 100 ZAR | 65.19 BOB |
| 500 ZAR | 325.94 BOB |
| 1,000 ZAR | 651.88 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-28T01:51:12Z",
"rates": {
"BOB": 0.651876
}
}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.1876,
"rate": 0.651876
}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