Rate Overview
Live
1 ZAR = 0.079490 SGD
1 SGD = 12.5802
ZAR
Avg
0.079110
High
0.079490
Low
0.078821
Last updated: 9/5/2026, 12:10:49 PM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.79 SGD |
| 50 ZAR | 3.97 SGD |
| 100 ZAR | 7.95 SGD |
| 500 ZAR | 39.75 SGD |
| 1,000 ZAR | 79.49 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-09-05T12:10:49Z",
"rates": {
"SGD": 0.07949
}
}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.949000000000001,
"rate": 0.07949
}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