Rate Overview
Live
1 BND = 12.5997 ZAR
1 ZAR = 0.079367
BND
Avg
12.6352
High
12.6923
Low
12.5895
Last updated: 8/19/2026, 11:49:38 PM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.60 ZAR |
| 10 BND | 126.00 ZAR |
| 50 BND | 629.99 ZAR |
| 100 BND | 1,259.97 ZAR |
| 500 BND | 6,299.87 ZAR |
| 1,000 BND | 12,599.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-08-19T23:49:38Z",
"rates": {
"ZAR": 12.599735
}
}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": 1259.9735,
"rate": 12.599735
}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