Rate Overview
Live
1 SDG = 0.028421 ZAR
1 ZAR = 35.1853
SDG
Avg
0.028317
High
0.028517
Low
0.028011
Last updated: 3/27/2026, 6:33:58 AM
Quick Conversions
| SDG | ZAR |
|---|---|
| 1 SDG | 0.03 ZAR |
| 10 SDG | 0.28 ZAR |
| 50 SDG | 1.42 ZAR |
| 100 SDG | 2.84 ZAR |
| 500 SDG | 14.21 ZAR |
| 1,000 SDG | 28.42 ZAR |
Get SDG/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=ZARExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T06:33:58Z",
"rates": {
"ZAR": 0.028421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "ZAR",
"amount": 100
},
"result": 2.8421,
"rate": 0.028421
}Build with SDG/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key