Rate Overview
Live
1 ZAR = 0.077993 BND
1 BND = 12.8217
ZAR
Avg
0.076899
High
0.077993
Low
0.076075
Last updated: 5/7/2026, 12:32:10 PM
Quick Conversions
| ZAR | BND |
|---|---|
| 1 ZAR | 0.08 BND |
| 10 ZAR | 0.78 BND |
| 50 ZAR | 3.90 BND |
| 100 ZAR | 7.80 BND |
| 500 ZAR | 39.00 BND |
| 1,000 ZAR | 77.99 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-05-07T12:32:10Z",
"rates": {
"BND": 0.077993
}
}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.799300000000001,
"rate": 0.077993
}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