Rate Overview
Live
1 BOB = 2.3664 ZAR
1 ZAR = 0.422574
BOB
Avg
2.3910
High
2.4291
Low
2.3522
Last updated: 5/27/2026, 10:42:50 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.37 ZAR |
| 10 BOB | 23.66 ZAR |
| 50 BOB | 118.32 ZAR |
| 100 BOB | 236.64 ZAR |
| 500 BOB | 1,183.22 ZAR |
| 1,000 BOB | 2,366.45 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-27T22:42:50Z",
"rates": {
"ZAR": 2.366448
}
}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": 236.6448,
"rate": 2.366448
}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