Rate Overview
Live
1 ZAR = 0.075393 SGD
1 SGD = 13.2638
ZAR
Avg
0.075407
High
0.075875
Low
0.074907
Last updated: 3/26/2026, 11:15:58 AM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.75 SGD |
| 50 ZAR | 3.77 SGD |
| 100 ZAR | 7.54 SGD |
| 500 ZAR | 37.70 SGD |
| 1,000 ZAR | 75.39 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-26T11:15:58Z",
"rates": {
"SGD": 0.075393
}
}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.5393,
"rate": 0.075393
}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