Rate Overview
Live
1 ZAR = 0.077117 SGD
1 SGD = 12.9673
ZAR
Avg
0.078267
High
0.079407
Low
0.077055
Last updated: 3/6/2026, 8:10:43 AM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.77 SGD |
| 50 ZAR | 3.86 SGD |
| 100 ZAR | 7.71 SGD |
| 500 ZAR | 38.56 SGD |
| 1,000 ZAR | 77.12 SGD |
Get ZAR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SGDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T08:10:43Z",
"rates": {
"SGD": 0.077117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SGD",
"amount": 100
},
"result": 7.7117,
"rate": 0.077117
}Build with ZAR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key