Rate Overview
Live
1 BOB = 2.4705 ZAR
1 ZAR = 0.404779
BOB
Avg
2.5153
High
2.8062
Low
2.3058
Last updated: 3/27/2026, 3:03:00 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.47 ZAR |
| 10 BOB | 24.70 ZAR |
| 50 BOB | 123.52 ZAR |
| 100 BOB | 247.05 ZAR |
| 500 BOB | 1,235.24 ZAR |
| 1,000 BOB | 2,470.48 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:03:00Z",
"rates": {
"ZAR": 2.470482
}
}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.0482,
"rate": 2.470482
}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