Rate Overview
Live
1 ZAR = 0.078570 SGD
1 SGD = 12.7275
ZAR
Avg
0.078401
High
0.078741
Low
0.078070
Last updated: 7/23/2026, 9:35:10 AM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.79 SGD |
| 50 ZAR | 3.93 SGD |
| 100 ZAR | 7.86 SGD |
| 500 ZAR | 39.29 SGD |
| 1,000 ZAR | 78.57 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-07-23T09:35:10Z",
"rates": {
"SGD": 0.07857
}
}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.857,
"rate": 0.07857
}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