Rate Overview
Live
1 ZAR = 0.121731 BZD
1 BZD = 8.2148
ZAR
Avg
0.123199
High
0.126228
Low
0.120440
Last updated: 3/7/2026, 7:38:16 AM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.12 BZD |
| 10 ZAR | 1.22 BZD |
| 50 ZAR | 6.09 BZD |
| 100 ZAR | 12.17 BZD |
| 500 ZAR | 60.87 BZD |
| 1,000 ZAR | 121.73 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-07T07:38:16Z",
"rates": {
"BZD": 0.121731
}
}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.1731,
"rate": 0.121731
}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