Rate Overview
Live
1 BOB = 2.4773 ZAR
1 ZAR = 0.403667
BOB
Avg
2.5545
High
2.7696
Low
2.3041
Last updated: 3/27/2026, 11:32:58 AM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.48 ZAR |
| 10 BOB | 24.77 ZAR |
| 50 BOB | 123.86 ZAR |
| 100 BOB | 247.73 ZAR |
| 500 BOB | 1,238.64 ZAR |
| 1,000 BOB | 2,477.29 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-27T11:32:58Z",
"rates": {
"ZAR": 2.477289
}
}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.72889999999998,
"rate": 2.477289
}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