Rate Overview
Live
1 BND = 12.9377 ZAR
1 ZAR = 0.077294
BND
Avg
12.8388
High
13.0798
Low
12.5924
Last updated: 3/7/2026, 8:00:23 AM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.94 ZAR |
| 10 BND | 129.38 ZAR |
| 50 BND | 646.88 ZAR |
| 100 BND | 1,293.77 ZAR |
| 500 BND | 6,468.83 ZAR |
| 1,000 BND | 12,937.66 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-07T08:00:23Z",
"rates": {
"ZAR": 12.937658
}
}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": 1293.7658000000001,
"rate": 12.937658
}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