Rate Overview
Live
1 ZAR = 0.058621 BSD
1 BSD = 17.0587
ZAR
Avg
0.060210
High
0.063050
Low
0.058418
Last updated: 3/27/2026, 7:12:53 AM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.59 BSD |
| 50 ZAR | 2.93 BSD |
| 100 ZAR | 5.86 BSD |
| 500 ZAR | 29.31 BSD |
| 1,000 ZAR | 58.62 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-03-27T07:12:53Z",
"rates": {
"BSD": 0.058621
}
}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.8621,
"rate": 0.058621
}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