Rate Overview
Live
1 BND = 12.8786 ZAR
1 ZAR = 0.077648
BND
Avg
13.5210
High
14.4623
Low
12.6351
Last updated: 7/31/2026, 9:21:03 PM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.88 ZAR |
| 10 BND | 128.79 ZAR |
| 50 BND | 643.93 ZAR |
| 100 BND | 1,287.86 ZAR |
| 500 BND | 6,439.31 ZAR |
| 1,000 BND | 12,878.63 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-31T21:21:03Z",
"rates": {
"ZAR": 12.878627
}
}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": 1287.8627,
"rate": 12.878627
}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