Rate Overview
Live
1 SGD = 12.8703 ZAR
1 ZAR = 0.077698
SGD
Avg
12.9013
High
12.9995
Low
12.8623
Last updated: 4/16/2026, 1:31:36 AM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.87 ZAR |
| 10 SGD | 128.70 ZAR |
| 50 SGD | 643.52 ZAR |
| 100 SGD | 1,287.03 ZAR |
| 500 SGD | 6,435.16 ZAR |
| 1,000 SGD | 12,870.32 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-04-16T01:31:36Z",
"rates": {
"ZAR": 12.870319
}
}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": 1287.0319,
"rate": 12.870319
}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