Rate Overview
Live
1 ZAR = 0.780589 BOB
1 BOB = 1.2811
ZAR
Avg
0.754350
High
0.780589
Low
0.729412
Last updated: 9/6/2026, 6:22:03 PM
Quick Conversions
| ZAR | BOB |
|---|---|
| 1 ZAR | 0.78 BOB |
| 10 ZAR | 7.81 BOB |
| 50 ZAR | 39.03 BOB |
| 100 ZAR | 78.06 BOB |
| 500 ZAR | 390.29 BOB |
| 1,000 ZAR | 780.59 BOB |
Get ZAR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BOBExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-06T18:22:03Z",
"rates": {
"BOB": 0.780589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BOB",
"amount": 100
},
"result": 78.0589,
"rate": 0.780589
}Build with ZAR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key