Rate Overview
Live
1 BOB = 2.3567 ZAR
1 ZAR = 0.424331
BOB
Avg
2.3981
High
2.4291
Low
2.3567
Last updated: 5/7/2026, 12:32:06 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.36 ZAR |
| 10 BOB | 23.57 ZAR |
| 50 BOB | 117.83 ZAR |
| 100 BOB | 235.67 ZAR |
| 500 BOB | 1,178.33 ZAR |
| 1,000 BOB | 2,356.65 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-07T12:32:06Z",
"rates": {
"ZAR": 2.35665
}
}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.66500000000002,
"rate": 2.35665
}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