Rate Overview
Live
1 ZAR = 0.075173 SGD
1 SGD = 13.3026
ZAR
Avg
0.076639
High
0.079407
Low
0.074140
Last updated: 3/26/2026, 12:57:13 PM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.75 SGD |
| 50 ZAR | 3.76 SGD |
| 100 ZAR | 7.52 SGD |
| 500 ZAR | 37.59 SGD |
| 1,000 ZAR | 75.17 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-26T12:57:13Z",
"rates": {
"SGD": 0.075173
}
}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.5173000000000005,
"rate": 0.075173
}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