Rate Overview
Live
1 ZAR = 0.423040 BOB
1 BOB = 2.3638
ZAR
Avg
0.416843
High
0.423040
Low
0.411670
Last updated: 5/7/2026, 8:10:26 AM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.42 BOB |
| 10 ZAR | 4.23 BOB |
| 50 ZAR | 21.15 BOB |
| 100 ZAR | 42.30 BOB |
| 500 ZAR | 211.52 BOB |
| 1,000 ZAR | 423.04 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-07T08:10:26Z",
"rates": {
"BOB": 0.42304
}
}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.304,
"rate": 0.42304
}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