Rate Overview
Live
1 ZAR = 0.491983 SBD
1 SBD = 2.0326
ZAR
Avg
0.483692
High
0.507344
Low
0.459250
Last updated: 7/22/2026, 4:22:45 AM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.49 SBD |
| 10 ZAR | 4.92 SBD |
| 50 ZAR | 24.60 SBD |
| 100 ZAR | 49.20 SBD |
| 500 ZAR | 245.99 SBD |
| 1,000 ZAR | 491.98 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-22T04:22:45Z",
"rates": {
"SBD": 0.491983
}
}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.1983,
"rate": 0.491983
}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