Rate Overview
Live
1 BOB = 2.4777 ZAR
1 ZAR = 0.403607
BOB
Avg
2.4591
High
2.4794
Low
2.4302
Last updated: 3/27/2026, 9:39:02 AM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 2.48 ZAR |
| 10 BOB | 24.78 ZAR |
| 50 BOB | 123.88 ZAR |
| 100 BOB | 247.77 ZAR |
| 500 BOB | 1,238.83 ZAR |
| 1,000 BOB | 2,477.66 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-27T09:39:02Z",
"rates": {
"ZAR": 2.477658
}
}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.76579999999998,
"rate": 2.477658
}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