Rate Overview
Live
1 BND = 13.2933 ZAR
1 ZAR = 0.075226
BND
Avg
13.0414
High
13.3737
Low
12.5665
Last updated: 3/28/2026, 11:59:17 AM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 13.29 ZAR |
| 10 BND | 132.93 ZAR |
| 50 BND | 664.66 ZAR |
| 100 BND | 1,329.33 ZAR |
| 500 BND | 6,646.63 ZAR |
| 1,000 BND | 13,293.26 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-03-28T11:59:17Z",
"rates": {
"ZAR": 13.293263
}
}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": 1329.3263,
"rate": 13.293263
}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