Rate Overview
Live
1 ZAR = 0.077998 SGD
1 SGD = 12.8208
ZAR
Avg
0.077416
High
0.079407
Low
0.074907
Last updated: 5/28/2026, 1:19:09 AM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.78 SGD |
| 50 ZAR | 3.90 SGD |
| 100 ZAR | 7.80 SGD |
| 500 ZAR | 39.00 SGD |
| 1,000 ZAR | 78.00 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-05-28T01:19:09Z",
"rates": {
"SGD": 0.077998
}
}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.799799999999999,
"rate": 0.077998
}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