Rate Overview
Live
1 SGD = 13.0329 ZAR
1 ZAR = 0.076729
SGD
Avg
13.0366
High
14.3833
Low
10.6163
Last updated: 7/24/2026, 6:40:11 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 13.03 ZAR |
| 10 SGD | 130.33 ZAR |
| 50 SGD | 651.65 ZAR |
| 100 SGD | 1,303.29 ZAR |
| 500 SGD | 6,516.46 ZAR |
| 1,000 SGD | 13,032.93 ZAR |
Get SGD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ZARExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-24T18:40:11Z",
"rates": {
"ZAR": 13.032926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ZAR",
"amount": 100
},
"result": 1303.2926,
"rate": 13.032926
}Build with SGD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key