Rate Overview
Live
1 SGD = 12.6676 ZAR
1 ZAR = 0.078942
SGD
Avg
12.6357
High
12.6676
Low
12.5915
Last updated: 8/15/2026, 10:53:55 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.67 ZAR |
| 10 SGD | 126.68 ZAR |
| 50 SGD | 633.38 ZAR |
| 100 SGD | 1,266.76 ZAR |
| 500 SGD | 6,333.80 ZAR |
| 1,000 SGD | 12,667.60 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-08-15T22:53:55Z",
"rates": {
"ZAR": 12.667603
}
}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": 1266.7603,
"rate": 12.667603
}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