Rate Overview
Live
1 ZAR = 0.491604 SBD
1 SBD = 2.0342
ZAR
Avg
0.482740
High
0.491604
Low
0.475089
Last updated: 5/7/2026, 8:10:24 AM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.49 SBD |
| 10 ZAR | 4.92 SBD |
| 50 ZAR | 24.58 SBD |
| 100 ZAR | 49.16 SBD |
| 500 ZAR | 245.80 SBD |
| 1,000 ZAR | 491.60 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-05-07T08:10:24Z",
"rates": {
"SBD": 0.491604
}
}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.160399999999996,
"rate": 0.491604
}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