Rate Overview
Live
1 BOB = 2.4782 ZAR
1 ZAR = 0.403518
BOB
Avg
2.3648
High
2.4782
Low
2.2931
Last updated: 3/27/2026, 3:00:14 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.48 ZAR |
| 10 BOB | 24.78 ZAR |
| 50 BOB | 123.91 ZAR |
| 100 BOB | 247.82 ZAR |
| 500 BOB | 1,239.10 ZAR |
| 1,000 BOB | 2,478.21 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-03-27T15:00:14Z",
"rates": {
"ZAR": 2.478207
}
}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": 247.8207,
"rate": 2.478207
}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