Rate Overview
Live
1 BOB = 2.3764 ZAR
1 ZAR = 0.420803
BOB
Avg
2.3806
High
2.4045
Low
2.3690
Last updated: 4/17/2026, 6:10:15 AM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.38 ZAR |
| 10 BOB | 23.76 ZAR |
| 50 BOB | 118.82 ZAR |
| 100 BOB | 237.64 ZAR |
| 500 BOB | 1,188.21 ZAR |
| 1,000 BOB | 2,376.41 ZAR |
Get BOB/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ZARExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T06:10:15Z",
"rates": {
"ZAR": 2.37641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ZAR",
"amount": 100
},
"result": 237.641,
"rate": 2.37641
}Build with BOB/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key