Rate Overview
Live
1 ZAR = 0.480032 SBD
1 SBD = 2.0832
ZAR
Avg
0.490872
High
0.499574
Low
0.479959
Last updated: 7/25/2026, 2:08:24 PM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.48 SBD |
| 10 ZAR | 4.80 SBD |
| 50 ZAR | 24.00 SBD |
| 100 ZAR | 48.00 SBD |
| 500 ZAR | 240.02 SBD |
| 1,000 ZAR | 480.03 SBD |
Get ZAR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SBDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-25T14:08:24Z",
"rates": {
"SBD": 0.480032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SBD",
"amount": 100
},
"result": 48.0032,
"rate": 0.480032
}Build with ZAR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key