Rate Overview
Live
1 ZAR = 0.405780 BOB
1 BOB = 2.4644
ZAR
Avg
0.416244
High
0.436085
Low
0.402518
Last updated: 3/27/2026, 4:40:08 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.41 BOB |
| 10 ZAR | 4.06 BOB |
| 50 ZAR | 20.29 BOB |
| 100 ZAR | 40.58 BOB |
| 500 ZAR | 202.89 BOB |
| 1,000 ZAR | 405.78 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-27T16:40:08Z",
"rates": {
"BOB": 0.40578
}
}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": 40.577999999999996,
"rate": 0.40578
}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