Rate Overview
Live
1 ZAR = 0.119013 BBD
1 BBD = 8.4024
ZAR
Avg
0.114745
High
0.125490
Low
0.104285
Last updated: 7/28/2026, 11:51:20 AM
Quick Conversions
| ZAR | BBD |
|---|---|
| 1 ZAR | 0.12 BBD |
| 10 ZAR | 1.19 BBD |
| 50 ZAR | 5.95 BBD |
| 100 ZAR | 11.90 BBD |
| 500 ZAR | 59.51 BBD |
| 1,000 ZAR | 119.01 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-07-28T11:51:20Z",
"rates": {
"BBD": 0.119013
}
}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": 11.901299999999999,
"rate": 0.119013
}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