Rate Overview
Live
1 ZAR = 0.497234 SBD
1 SBD = 2.0111
ZAR
Avg
0.498030
High
0.499259
Low
0.496926
Last updated: 8/14/2026, 3:00:48 PM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.50 SBD |
| 10 ZAR | 4.97 SBD |
| 50 ZAR | 24.86 SBD |
| 100 ZAR | 49.72 SBD |
| 500 ZAR | 248.62 SBD |
| 1,000 ZAR | 497.23 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-08-14T15:00:48Z",
"rates": {
"SBD": 0.497234
}
}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.7234,
"rate": 0.497234
}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