Rate Overview
Live
1 ZAR = 0.482398 SBD
1 SBD = 2.0730
ZAR
Avg
0.490922
High
0.510388
Low
0.472924
Last updated: 7/28/2026, 3:28:36 PM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.48 SBD |
| 10 ZAR | 4.82 SBD |
| 50 ZAR | 24.12 SBD |
| 100 ZAR | 48.24 SBD |
| 500 ZAR | 241.20 SBD |
| 1,000 ZAR | 482.40 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-28T15:28:36Z",
"rates": {
"SBD": 0.482398
}
}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.2398,
"rate": 0.482398
}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