Rate Overview
Live
1 ZAR = 0.423196 BOB
1 BOB = 2.3630
ZAR
Avg
0.420931
High
0.423380
Low
0.416755
Last updated: 5/27/2026, 12:13:54 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.42 BOB |
| 10 ZAR | 4.23 BOB |
| 50 ZAR | 21.16 BOB |
| 100 ZAR | 42.32 BOB |
| 500 ZAR | 211.60 BOB |
| 1,000 ZAR | 423.20 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-05-27T12:13:54Z",
"rates": {
"BOB": 0.423196
}
}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": 42.3196,
"rate": 0.423196
}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