Rate Overview
Live
1 BND = 12.7597 ZAR
1 ZAR = 0.078371
BND
Avg
12.6895
High
12.7675
Low
12.6167
Last updated: 6/19/2026, 8:21:20 AM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.76 ZAR |
| 10 BND | 127.60 ZAR |
| 50 BND | 637.99 ZAR |
| 100 BND | 1,275.97 ZAR |
| 500 BND | 6,379.87 ZAR |
| 1,000 BND | 12,759.74 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-06-19T08:21:20Z",
"rates": {
"ZAR": 12.759743
}
}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": 1275.9743,
"rate": 12.759743
}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