Rate Overview
Live
1 SGD = 12.6199 ZAR
1 ZAR = 0.079240
SGD
Avg
12.6427
High
12.6869
Low
12.5746
Last updated: 9/3/2026, 9:53:56 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.62 ZAR |
| 10 SGD | 126.20 ZAR |
| 50 SGD | 631.00 ZAR |
| 100 SGD | 1,261.99 ZAR |
| 500 SGD | 6,309.96 ZAR |
| 1,000 SGD | 12,619.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-09-03T21:53:56Z",
"rates": {
"ZAR": 12.619925
}
}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": 1261.9925,
"rate": 12.619925
}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