Rate Overview
Live
1 ZAR = 0.059404 BSD
1 BSD = 16.8339
ZAR
Avg
0.057350
High
0.062745
Low
0.052142
Last updated: 7/25/2026, 9:32:14 PM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.59 BSD |
| 50 ZAR | 2.97 BSD |
| 100 ZAR | 5.94 BSD |
| 500 ZAR | 29.70 BSD |
| 1,000 ZAR | 59.40 BSD |
Get ZAR/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BSDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-25T21:32:14Z",
"rates": {
"BSD": 0.059404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BSD",
"amount": 100
},
"result": 5.9403999999999995,
"rate": 0.059404
}Build with ZAR/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key