Rate Overview
Live
1 ZAR = 0.077293 BND
1 BND = 12.9378
ZAR
Avg
0.077898
High
0.079413
Low
0.076453
Last updated: 3/7/2026, 7:37:04 AM
Quick Conversions
| ZAR | BND |
|---|---|
| 1 ZAR | 0.08 BND |
| 10 ZAR | 0.77 BND |
| 50 ZAR | 3.86 BND |
| 100 ZAR | 7.73 BND |
| 500 ZAR | 38.65 BND |
| 1,000 ZAR | 77.29 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-03-07T07:37:04Z",
"rates": {
"BND": 0.077293
}
}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.7293,
"rate": 0.077293
}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