Rate Overview
Live
1 BOB = 2.3590 ZAR
1 ZAR = 0.423911
BOB
Avg
2.3985
High
2.4291
Low
2.3590
Last updated: 5/7/2026, 11:27:23 AM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.36 ZAR |
| 10 BOB | 23.59 ZAR |
| 50 BOB | 117.95 ZAR |
| 100 BOB | 235.90 ZAR |
| 500 BOB | 1,179.49 ZAR |
| 1,000 BOB | 2,358.99 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-05-07T11:27:23Z",
"rates": {
"ZAR": 2.358987
}
}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": 235.8987,
"rate": 2.358987
}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