Rate Overview
Live
1 ZAR = 0.469937 SBD
1 SBD = 2.1279
ZAR
Avg
0.471396
High
0.475007
Low
0.469015
Last updated: 3/27/2026, 6:06:35 AM
Quick Conversions
| ZAR | SBD |
|---|---|
| 1 ZAR | 0.47 SBD |
| 10 ZAR | 4.70 SBD |
| 50 ZAR | 23.50 SBD |
| 100 ZAR | 46.99 SBD |
| 500 ZAR | 234.97 SBD |
| 1,000 ZAR | 469.94 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-03-27T06:06:35Z",
"rates": {
"SBD": 0.469937
}
}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": 46.9937,
"rate": 0.469937
}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