Rate Overview
Live
1 ZAR = 0.122358 BBD
1 BBD = 8.1727
ZAR
Avg
0.121777
High
0.122479
Low
0.120528
Last updated: 5/27/2026, 9:44:35 AM
Quick Conversions
| ZAR | BBD |
|---|---|
| 1 ZAR | 0.12 BBD |
| 10 ZAR | 1.22 BBD |
| 50 ZAR | 6.12 BBD |
| 100 ZAR | 12.24 BBD |
| 500 ZAR | 61.18 BBD |
| 1,000 ZAR | 122.36 BBD |
Get ZAR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BBDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T09:44:35Z",
"rates": {
"BBD": 0.122358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BBD",
"amount": 100
},
"result": 12.2358,
"rate": 0.122358
}Build with ZAR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key