Rate Overview
Live
1 ZAR = 0.417357 BOB
1 BOB = 2.3960
ZAR
Avg
0.423020
High
0.433330
Low
0.413003
Last updated: 3/7/2026, 7:36:50 AM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.42 BOB |
| 10 ZAR | 4.17 BOB |
| 50 ZAR | 20.87 BOB |
| 100 ZAR | 41.74 BOB |
| 500 ZAR | 208.68 BOB |
| 1,000 ZAR | 417.36 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-03-07T07:36:50Z",
"rates": {
"BOB": 0.417357
}
}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": 41.735699999999994,
"rate": 0.417357
}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