Rate Overview
Live
1 ZAR = 0.124049 BZD
1 BZD = 8.0613
ZAR
Avg
0.123654
High
0.124171
Low
0.122462
Last updated: 7/7/2026, 4:06:46 AM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.12 BZD |
| 10 ZAR | 1.24 BZD |
| 50 ZAR | 6.20 BZD |
| 100 ZAR | 12.40 BZD |
| 500 ZAR | 62.02 BZD |
| 1,000 ZAR | 124.05 BZD |
Get ZAR/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BZDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-07T04:06:46Z",
"rates": {
"BZD": 0.124049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BZD",
"amount": 100
},
"result": 12.404900000000001,
"rate": 0.124049
}Build with ZAR/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key