Rate Overview
Live
1 SDG = 0.028498 ZAR
1 ZAR = 35.0902
SDG
Avg
0.027955
High
0.029098
Low
0.026578
Last updated: 3/27/2026, 8:21:18 AM
Quick Conversions
| SDG | ZAR |
|---|---|
| 1 SDG | 0.03 ZAR |
| 10 SDG | 0.28 ZAR |
| 50 SDG | 1.42 ZAR |
| 100 SDG | 2.85 ZAR |
| 500 SDG | 14.25 ZAR |
| 1,000 SDG | 28.50 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-27T08:21:18Z",
"rates": {
"ZAR": 0.028498
}
}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.8498,
"rate": 0.028498
}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