Rate Overview
Live
1 ZAR = 0.076672 SGD
1 SGD = 13.0426
ZAR
Avg
0.077902
High
0.079662
Low
0.075288
Last updated: 7/26/2026, 12:48:16 PM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.77 SGD |
| 50 ZAR | 3.83 SGD |
| 100 ZAR | 7.67 SGD |
| 500 ZAR | 38.34 SGD |
| 1,000 ZAR | 76.67 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-26T12:48:16Z",
"rates": {
"SGD": 0.076672
}
}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.6672,
"rate": 0.076672
}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