Rate Overview
Live
1 ZAR = 0.078010 SGD
1 SGD = 12.8189
ZAR
Avg
0.077822
High
0.078229
Low
0.077159
Last updated: 5/27/2026, 11:00:29 PM
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.01 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-27T23:00:29Z",
"rates": {
"SGD": 0.07801
}
}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.800999999999999,
"rate": 0.07801
}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