Rate Overview
Live
1 ZAR = 0.124404 BZD
1 BZD = 8.0383
ZAR
Avg
0.123537
High
0.124473
Low
0.121313
Last updated: 6/17/2026, 6:56:47 AM
Quick Conversions
| ZAR | BZD |
|---|---|
| 1 ZAR | 0.12 BZD |
| 10 ZAR | 1.24 BZD |
| 50 ZAR | 6.22 BZD |
| 100 ZAR | 12.44 BZD |
| 500 ZAR | 62.20 BZD |
| 1,000 ZAR | 124.40 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-06-17T06:56:47Z",
"rates": {
"BZD": 0.124404
}
}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.4404,
"rate": 0.124404
}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