Rate Overview
Live
1 ZAR = 0.125709 BZD
1 BZD = 7.9549
ZAR
Avg
0.125287
High
0.126016
Low
0.124515
Last updated: 9/3/2026, 5:05:37 PM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.13 BZD |
| 10 ZAR | 1.26 BZD |
| 50 ZAR | 6.29 BZD |
| 100 ZAR | 12.57 BZD |
| 500 ZAR | 62.85 BZD |
| 1,000 ZAR | 125.71 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-09-03T17:05:37Z",
"rates": {
"BZD": 0.125709
}
}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.570899999999998,
"rate": 0.125709
}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