Rate Overview
Live
1 BOB = 1.4039 ZAR
1 ZAR = 0.712312
BOB
Avg
2.3541
High
2.6212
Low
1.4039
Last updated: 7/31/2026, 8:55:43 AM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 1.40 ZAR |
| 10 BOB | 14.04 ZAR |
| 50 BOB | 70.19 ZAR |
| 100 BOB | 140.39 ZAR |
| 500 BOB | 701.94 ZAR |
| 1,000 BOB | 1,403.88 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-31T08:55:43Z",
"rates": {
"ZAR": 1.40388
}
}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": 140.388,
"rate": 1.40388
}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