Rate Overview
Live
1 ZAR = 0.060900 BSD
1 BSD = 16.4204
ZAR
Avg
0.060792
High
0.061095
Low
0.060183
Last updated: 4/17/2026, 6:12:57 AM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.61 BSD |
| 50 ZAR | 3.05 BSD |
| 100 ZAR | 6.09 BSD |
| 500 ZAR | 30.45 BSD |
| 1,000 ZAR | 60.90 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-04-17T06:12:57Z",
"rates": {
"BSD": 0.0609
}
}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.09,
"rate": 0.0609
}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