Rate Overview
Live
1 ZAR = 0.079419 BND
1 BND = 12.5914
ZAR
Avg
0.079148
High
0.079419
Low
0.078517
Last updated: 8/13/2026, 12:25:28 PM
Quick Conversions
| ZAR | BND |
|---|---|
| 1 ZAR | 0.08 BND |
| 10 ZAR | 0.79 BND |
| 50 ZAR | 3.97 BND |
| 100 ZAR | 7.94 BND |
| 500 ZAR | 39.71 BND |
| 1,000 ZAR | 79.42 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-08-13T12:25:28Z",
"rates": {
"BND": 0.079419
}
}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.9419,
"rate": 0.079419
}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