Rate Overview
Live
1 BOB = 2.4810 ZAR
1 ZAR = 0.403056
BOB
Avg
2.5155
High
2.8062
Low
2.3058
Last updated: 3/27/2026, 1:19:28 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.48 ZAR |
| 10 BOB | 24.81 ZAR |
| 50 BOB | 124.05 ZAR |
| 100 BOB | 248.10 ZAR |
| 500 BOB | 1,240.52 ZAR |
| 1,000 BOB | 2,481.05 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-27T13:19:28Z",
"rates": {
"ZAR": 2.481047
}
}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": 248.10469999999998,
"rate": 2.481047
}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