Rate Overview
Live
1 BOB = 1.2941 ZAR
1 ZAR = 0.772713
BOB
Avg
1.2960
High
1.3201
Low
1.2803
Last updated: 9/10/2026, 6:33:19 PM
Quick Conversions
| BOB | ZAR |
|---|---|
| 1 BOB | 1.29 ZAR |
| 10 BOB | 12.94 ZAR |
| 50 BOB | 64.71 ZAR |
| 100 BOB | 129.41 ZAR |
| 500 BOB | 647.07 ZAR |
| 1,000 BOB | 1,294.14 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-09-10T18:33:19Z",
"rates": {
"ZAR": 1.294141
}
}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": 129.4141,
"rate": 1.294141
}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