Rate Overview
Live
1 ZAR = 0.495156 SBD
1 SBD = 2.0196
ZAR
Avg
0.492589
High
0.497184
Low
0.482597
Last updated: 6/17/2026, 6:46:01 AM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.50 SBD |
| 10 ZAR | 4.95 SBD |
| 50 ZAR | 24.76 SBD |
| 100 ZAR | 49.52 SBD |
| 500 ZAR | 247.58 SBD |
| 1,000 ZAR | 495.16 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-06-17T06:46:01Z",
"rates": {
"SBD": 0.495156
}
}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.5156,
"rate": 0.495156
}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