Rate Overview
Live
1 ZAR = 0.120310 BZD
1 BZD = 8.3119
ZAR
Avg
0.115530
High
0.126079
Low
0.105205
Last updated: 7/28/2026, 1:34:20 PM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.12 BZD |
| 10 ZAR | 1.20 BZD |
| 50 ZAR | 6.02 BZD |
| 100 ZAR | 12.03 BZD |
| 500 ZAR | 60.16 BZD |
| 1,000 ZAR | 120.31 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-28T13:34:20Z",
"rates": {
"BZD": 0.12031
}
}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.031,
"rate": 0.12031
}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