Rate Overview
Live
1 BOB = 1.6495 ZAR
1 ZAR = 0.606256
BOB
Avg
2.1151
High
2.3607
Low
1.6495
Last updated: 7/9/2026, 3:37:24 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 1.65 ZAR |
| 10 BOB | 16.49 ZAR |
| 50 BOB | 82.47 ZAR |
| 100 BOB | 164.95 ZAR |
| 500 BOB | 824.73 ZAR |
| 1,000 BOB | 1,649.47 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-07-09T15:37:24Z",
"rates": {
"ZAR": 1.649467
}
}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": 164.9467,
"rate": 1.649467
}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