Rate Overview
Live
1 ZAR = 0.061705 BSD
1 BSD = 16.2061
ZAR
Avg
0.061351
High
0.061705
Low
0.060850
Last updated: 7/6/2026, 11:42:24 PM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.62 BSD |
| 50 ZAR | 3.09 BSD |
| 100 ZAR | 6.17 BSD |
| 500 ZAR | 30.85 BSD |
| 1,000 ZAR | 61.71 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-06T23:42:24Z",
"rates": {
"BSD": 0.061705
}
}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": 6.1705000000000005,
"rate": 0.061705
}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