Rate Overview
Live
1 SGD = 13.0425 ZAR
1 ZAR = 0.076672
SGD
Avg
12.8887
High
13.0526
Low
12.7308
Last updated: 7/26/2026, 2:38:17 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 13.04 ZAR |
| 10 SGD | 130.43 ZAR |
| 50 SGD | 652.13 ZAR |
| 100 SGD | 1,304.25 ZAR |
| 500 SGD | 6,521.25 ZAR |
| 1,000 SGD | 13,042.50 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-26T14:38:17Z",
"rates": {
"ZAR": 13.0425
}
}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": 1304.25,
"rate": 13.0425
}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