Rate Overview
Live
1 ZAR = 0.075531 SGD
1 SGD = 13.2396
ZAR
Avg
0.074452
High
0.079769
Low
0.068344
Last updated: 3/26/2026, 2:19:02 PM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.76 SGD |
| 50 ZAR | 3.78 SGD |
| 100 ZAR | 7.55 SGD |
| 500 ZAR | 37.77 SGD |
| 1,000 ZAR | 75.53 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-26T14:19:02Z",
"rates": {
"SGD": 0.075531
}
}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.5531,
"rate": 0.075531
}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