Rate Overview
Live
1 SGD = 13.0433 ZAR
1 ZAR = 0.076668
SGD
Avg
13.1023
High
14.1083
Low
12.5630
Last updated: 7/25/2026, 5:35:39 AM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 13.04 ZAR |
| 10 SGD | 130.43 ZAR |
| 50 SGD | 652.16 ZAR |
| 100 SGD | 1,304.33 ZAR |
| 500 SGD | 6,521.63 ZAR |
| 1,000 SGD | 13,043.25 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-25T05:35:39Z",
"rates": {
"ZAR": 13.043252
}
}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.3252,
"rate": 13.043252
}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