Rate Overview
Live
1 SGD = 12.7602 ZAR
1 ZAR = 0.078368
SGD
Avg
12.6901
High
12.8089
Low
12.5512
Last updated: 7/21/2026, 6:08:16 AM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.76 ZAR |
| 10 SGD | 127.60 ZAR |
| 50 SGD | 638.01 ZAR |
| 100 SGD | 1,276.02 ZAR |
| 500 SGD | 6,380.12 ZAR |
| 1,000 SGD | 12,760.24 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-21T06:08:16Z",
"rates": {
"ZAR": 12.760245
}
}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": 1276.0245,
"rate": 12.760245
}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