Rate Overview
Live
1 BOB = 1.4588 ZAR
1 ZAR = 0.685517
BOB
Avg
2.3653
High
2.6140
Low
1.4588
Last updated: 7/30/2026, 5:15:00 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 1.46 ZAR |
| 10 BOB | 14.59 ZAR |
| 50 BOB | 72.94 ZAR |
| 100 BOB | 145.88 ZAR |
| 500 BOB | 729.38 ZAR |
| 1,000 BOB | 1,458.75 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-07-30T17:15:00Z",
"rates": {
"ZAR": 1.458754
}
}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": 145.8754,
"rate": 1.458754
}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