Rate Overview
Live
1 ZAR = 0.117243 BBD
1 BBD = 8.5293
ZAR
Avg
0.120421
High
0.126100
Low
0.116837
Last updated: 3/27/2026, 7:42:35 AM
Quick Conversions
| ZAR | BBD |
|---|---|
| 1 ZAR | 0.12 BBD |
| 10 ZAR | 1.17 BBD |
| 50 ZAR | 5.86 BBD |
| 100 ZAR | 11.72 BBD |
| 500 ZAR | 58.62 BBD |
| 1,000 ZAR | 117.24 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-03-27T07:42:35Z",
"rates": {
"BBD": 0.117243
}
}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.7243,
"rate": 0.117243
}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