Rate Overview
Live
1 ZAR = 35.0086 SDG
1 SDG = 0.028564
ZAR
Avg
36.7112
High
37.8403
Low
35.0086
Last updated: 3/27/2026, 9:34:12 AM
Quick Conversions
| ZAR | SDG |
|---|---|
| 1 ZAR | 35.01 SDG |
| 10 ZAR | 350.09 SDG |
| 50 ZAR | 1,750.43 SDG |
| 100 ZAR | 3,500.86 SDG |
| 500 ZAR | 17,504.29 SDG |
| 1,000 ZAR | 35,008.58 SDG |
Get ZAR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SDGExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T09:34:12Z",
"rates": {
"SDG": 35.008584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SDG",
"amount": 100
},
"result": 3500.8584,
"rate": 35.008584
}Build with ZAR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key