Rate Overview
Live
1 SGD = 12.6592 ZAR
1 ZAR = 0.078994
SGD
Avg
12.6306
High
12.6592
Low
12.5915
Last updated: 8/15/2026, 12:08:55 AM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.66 ZAR |
| 10 SGD | 126.59 ZAR |
| 50 SGD | 632.96 ZAR |
| 100 SGD | 1,265.92 ZAR |
| 500 SGD | 6,329.61 ZAR |
| 1,000 SGD | 12,659.22 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-15T00:08:55Z",
"rates": {
"ZAR": 12.659219
}
}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": 1265.9219,
"rate": 12.659219
}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