Rate Overview
Live
1 ZAR = 0.484598 SBD
1 SBD = 2.0636
ZAR
Avg
0.486962
High
0.490853
Low
0.481711
Last updated: 5/27/2026, 10:42:18 PM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.48 SBD |
| 10 ZAR | 4.85 SBD |
| 50 ZAR | 24.23 SBD |
| 100 ZAR | 48.46 SBD |
| 500 ZAR | 242.30 SBD |
| 1,000 ZAR | 484.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-27T22:42:18Z",
"rates": {
"SBD": 0.484598
}
}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.459799999999994,
"rate": 0.484598
}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