Rate Overview
Live
1 BND = 12.7498 ZAR
1 ZAR = 0.078432
BND
Avg
12.8962
High
13.0399
Low
12.7498
Last updated: 4/17/2026, 5:30:20 PM
Quick Conversions
| BND | ZAR |
|---|---|
| 1 BND | 12.75 ZAR |
| 10 BND | 127.50 ZAR |
| 50 BND | 637.49 ZAR |
| 100 BND | 1,274.98 ZAR |
| 500 BND | 6,374.91 ZAR |
| 1,000 BND | 12,749.82 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-04-17T17:30:20Z",
"rates": {
"ZAR": 12.749825
}
}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": 1274.9824999999998,
"rate": 12.749825
}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