Rate Overview
Live
1 ZAR = 0.061805 BSD
1 BSD = 16.1799
ZAR
Avg
0.061861
High
0.062039
Low
0.061714
Last updated: 8/16/2026, 2:13:01 AM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.62 BSD |
| 50 ZAR | 3.09 BSD |
| 100 ZAR | 6.18 BSD |
| 500 ZAR | 30.90 BSD |
| 1,000 ZAR | 61.81 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-08-16T02:13:01Z",
"rates": {
"BSD": 0.061805
}
}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.1805,
"rate": 0.061805
}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