Rate Overview
Live
1 SGD = 12.8153 ZAR
1 ZAR = 0.078032
SGD
Avg
12.8410
High
13.2215
Low
12.5362
Last updated: 5/27/2026, 3:12:15 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.82 ZAR |
| 10 SGD | 128.15 ZAR |
| 50 SGD | 640.77 ZAR |
| 100 SGD | 1,281.53 ZAR |
| 500 SGD | 6,407.65 ZAR |
| 1,000 SGD | 12,815.30 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-05-27T15:12:15Z",
"rates": {
"ZAR": 12.815301
}
}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": 1281.5301,
"rate": 12.815301
}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