Rate Overview
Live
1 BND = 12.8645 ZAR
1 ZAR = 0.077733
BND
Avg
12.9306
High
13.0433
Low
12.7489
Last updated: 7/29/2026, 7:30:49 PM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.86 ZAR |
| 10 BND | 128.65 ZAR |
| 50 BND | 643.23 ZAR |
| 100 BND | 1,286.45 ZAR |
| 500 BND | 6,432.27 ZAR |
| 1,000 BND | 12,864.53 ZAR |
Get BND/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ZARExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-29T19:30:49Z",
"rates": {
"ZAR": 12.864532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ZAR",
"amount": 100
},
"result": 1286.4532000000002,
"rate": 12.864532
}Build with BND/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key