Rate Overview
Live
1 ZAR = 0.077869 SGD
1 SGD = 12.8421
ZAR
Avg
0.077896
High
0.078229
Low
0.077329
Last updated: 5/28/2026, 3:40:56 AM
Quick Conversions
| ZAR | SGD |
|---|---|
| 1 ZAR | 0.08 SGD |
| 10 ZAR | 0.78 SGD |
| 50 ZAR | 3.89 SGD |
| 100 ZAR | 7.79 SGD |
| 500 ZAR | 38.93 SGD |
| 1,000 ZAR | 77.87 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-28T03:40:56Z",
"rates": {
"SGD": 0.077869
}
}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.786899999999999,
"rate": 0.077869
}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