Rate Overview
Live
1 SGD = 12.5443 ZAR
1 ZAR = 0.079717
SGD
Avg
12.6051
High
12.6903
Low
12.5443
Last updated: 7/6/2026, 6:14:06 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.54 ZAR |
| 10 SGD | 125.44 ZAR |
| 50 SGD | 627.22 ZAR |
| 100 SGD | 1,254.43 ZAR |
| 500 SGD | 6,272.16 ZAR |
| 1,000 SGD | 12,544.31 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-07-06T18:14:06Z",
"rates": {
"ZAR": 12.544313
}
}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": 1254.4313,
"rate": 12.544313
}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