Rate Overview
Live
1 BND = 12.6326 ZAR
1 ZAR = 0.079160
BND
Avg
12.6128
High
12.6800
Low
12.5606
Last updated: 7/11/2026, 3:02:03 PM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.63 ZAR |
| 10 BND | 126.33 ZAR |
| 50 BND | 631.63 ZAR |
| 100 BND | 1,263.26 ZAR |
| 500 BND | 6,316.32 ZAR |
| 1,000 BND | 12,632.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-11T15:02:03Z",
"rates": {
"ZAR": 12.632631
}
}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": 1263.2631,
"rate": 12.632631
}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