Rate Overview
Live
1 ZAR = 36.9891 SDG
1 SDG = 0.027035
ZAR
Avg
36.6979
High
37.0175
Low
36.4346
Last updated: 7/4/2026, 8:10:16 AM
Quick Conversions
| ZAR | SDG |
|---|---|
| 1 ZAR | 36.99 SDG |
| 10 ZAR | 369.89 SDG |
| 50 ZAR | 1,849.46 SDG |
| 100 ZAR | 3,698.91 SDG |
| 500 ZAR | 18,494.57 SDG |
| 1,000 ZAR | 36,989.15 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-07-04T08:10:16Z",
"rates": {
"SDG": 36.989145
}
}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": 3698.9145,
"rate": 36.989145
}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