Rate Overview
Live
1 BND = 12.9338 ZAR
1 ZAR = 0.077317
BND
Avg
13.0084
High
13.1448
Low
12.7971
Last updated: 5/7/2026, 7:00:18 PM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.93 ZAR |
| 10 BND | 129.34 ZAR |
| 50 BND | 646.69 ZAR |
| 100 BND | 1,293.38 ZAR |
| 500 BND | 6,466.88 ZAR |
| 1,000 BND | 12,933.76 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-05-07T19:00:18Z",
"rates": {
"ZAR": 12.933762
}
}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.3762,
"rate": 12.933762
}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