Rate Overview
Live
1 ZAR = 0.123338 BBD
1 BBD = 8.1078
ZAR
Avg
0.121493
High
0.123341
Low
0.119995
Last updated: 5/7/2026, 6:52:38 AM
Quick Conversions
| ZAR | BBD |
|---|---|
| 1 ZAR | 0.12 BBD |
| 10 ZAR | 1.23 BBD |
| 50 ZAR | 6.17 BBD |
| 100 ZAR | 12.33 BBD |
| 500 ZAR | 61.67 BBD |
| 1,000 ZAR | 123.34 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-07T06:52:38Z",
"rates": {
"BBD": 0.123338
}
}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.3338,
"rate": 0.123338
}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