Rate Overview
Live
1 SGD = 12.9937 ZAR
1 ZAR = 0.076960
SGD
Avg
12.7895
High
13.0504
Low
12.5933
Last updated: 3/6/2026, 6:10:11 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.99 ZAR |
| 10 SGD | 129.94 ZAR |
| 50 SGD | 649.68 ZAR |
| 100 SGD | 1,299.37 ZAR |
| 500 SGD | 6,496.85 ZAR |
| 1,000 SGD | 12,993.70 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-06T18:10:11Z",
"rates": {
"ZAR": 12.993699
}
}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": 1299.3699,
"rate": 12.993699
}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