Rate Overview
Live
1 ZAR = 0.059793 BSD
1 BSD = 16.7244
ZAR
Avg
0.059541
High
0.062698
Low
0.055130
Last updated: 7/27/2026, 3:35:11 AM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.60 BSD |
| 50 ZAR | 2.99 BSD |
| 100 ZAR | 5.98 BSD |
| 500 ZAR | 29.90 BSD |
| 1,000 ZAR | 59.79 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-27T03:35:11Z",
"rates": {
"BSD": 0.059793
}
}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.9793,
"rate": 0.059793
}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