Rate Overview
Live
1 SGD = 13.3078 ZAR
1 ZAR = 0.075144
SGD
Avg
12.8997
High
14.3603
Low
10.5169
Last updated: 3/26/2026, 11:36:35 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 13.31 ZAR |
| 10 SGD | 133.08 ZAR |
| 50 SGD | 665.39 ZAR |
| 100 SGD | 1,330.78 ZAR |
| 500 SGD | 6,653.88 ZAR |
| 1,000 SGD | 13,307.77 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-03-26T23:36:35Z",
"rates": {
"ZAR": 13.307767
}
}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": 1330.7767000000001,
"rate": 13.307767
}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