Rate Overview
Live
1 BND = 12.9045 ZAR
1 ZAR = 0.077492
BND
Avg
13.1458
High
14.6548
Low
12.5924
Last updated: 8/1/2026, 9:44:58 AM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.90 ZAR |
| 10 BND | 129.05 ZAR |
| 50 BND | 645.23 ZAR |
| 100 BND | 1,290.45 ZAR |
| 500 BND | 6,452.25 ZAR |
| 1,000 BND | 12,904.51 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-08-01T09:44:58Z",
"rates": {
"ZAR": 12.904505
}
}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": 1290.4505,
"rate": 12.904505
}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