Rate Overview
Live
1 ZAR = 0.499263 SBD
1 SBD = 2.0030
ZAR
Avg
0.495746
High
0.499574
Low
0.490335
Last updated: 7/7/2026, 4:33:42 AM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.50 SBD |
| 10 ZAR | 4.99 SBD |
| 50 ZAR | 24.96 SBD |
| 100 ZAR | 49.93 SBD |
| 500 ZAR | 249.63 SBD |
| 1,000 ZAR | 499.26 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-07T04:33:42Z",
"rates": {
"SBD": 0.499263
}
}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": 49.9263,
"rate": 0.499263
}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