Rate Overview
Live
1 ZAR = 0.061352 BSD
1 BSD = 16.2994
ZAR
Avg
0.061439
High
0.061679
Low
0.061039
Last updated: 7/10/2026, 6:55:47 AM
Quick Conversions
| ZAR | BSD |
|---|---|
| 1 ZAR | 0.06 BSD |
| 10 ZAR | 0.61 BSD |
| 50 ZAR | 3.07 BSD |
| 100 ZAR | 6.14 BSD |
| 500 ZAR | 30.68 BSD |
| 1,000 ZAR | 61.35 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-10T06:55:47Z",
"rates": {
"BSD": 0.061352
}
}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.135199999999999,
"rate": 0.061352
}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