Rate Overview
Live
1 ZAR = 0.119737 BZD
1 BZD = 8.3516
ZAR
Avg
0.119724
High
0.126655
Low
0.112238
Last updated: 7/23/2026, 11:51:36 PM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.12 BZD |
| 10 ZAR | 1.20 BZD |
| 50 ZAR | 5.99 BZD |
| 100 ZAR | 11.97 BZD |
| 500 ZAR | 59.87 BZD |
| 1,000 ZAR | 119.74 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-23T23:51:36Z",
"rates": {
"BZD": 0.119737
}
}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.9737,
"rate": 0.119737
}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