Rate Overview
Live
1 ZAR = 0.076969 BND
1 BND = 12.9922
ZAR
Avg
0.077406
High
0.078501
Low
0.076667
Last updated: 7/28/2026, 9:14:52 AM
Quick Conversions
| ZAR | BND |
|---|---|
| 1 ZAR | 0.08 BND |
| 10 ZAR | 0.77 BND |
| 50 ZAR | 3.85 BND |
| 100 ZAR | 7.70 BND |
| 500 ZAR | 38.48 BND |
| 1,000 ZAR | 76.97 BND |
Get ZAR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BNDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T09:14:52Z",
"rates": {
"BND": 0.076969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BND",
"amount": 100
},
"result": 7.696899999999999,
"rate": 0.076969
}Build with ZAR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key