Rate Overview
Live
1 BND = 12.8380 ZAR
1 ZAR = 0.077894
BND
Avg
12.9508
High
13.0433
Low
12.8380
Last updated: 7/31/2026, 7:13:34 AM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.84 ZAR |
| 10 BND | 128.38 ZAR |
| 50 BND | 641.90 ZAR |
| 100 BND | 1,283.80 ZAR |
| 500 BND | 6,419.02 ZAR |
| 1,000 BND | 12,838.03 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-31T07:13:34Z",
"rates": {
"ZAR": 12.838032
}
}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": 1283.8032,
"rate": 12.838032
}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