Rate Overview
Live
1 ZAR = 0.117484 BZD
1 BZD = 8.5118
ZAR
Avg
0.123218
High
0.127047
Low
0.117484
Last updated: 3/28/2026, 11:00:17 AM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.12 BZD |
| 10 ZAR | 1.17 BZD |
| 50 ZAR | 5.87 BZD |
| 100 ZAR | 11.75 BZD |
| 500 ZAR | 58.74 BZD |
| 1,000 ZAR | 117.48 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-03-28T11:00:17Z",
"rates": {
"BZD": 0.117484
}
}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": 11.7484,
"rate": 0.117484
}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