Rate Overview
Live
1 SGD = 13.3359 ZAR
1 ZAR = 0.074986
SGD
Avg
13.2719
High
13.3498
Low
13.1796
Last updated: 3/26/2026, 8:11:13 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 13.34 ZAR |
| 10 SGD | 133.36 ZAR |
| 50 SGD | 666.79 ZAR |
| 100 SGD | 1,333.59 ZAR |
| 500 SGD | 6,667.94 ZAR |
| 1,000 SGD | 13,335.89 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-03-26T20:11:13Z",
"rates": {
"ZAR": 13.335885
}
}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": 1333.5884999999998,
"rate": 13.335885
}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