Rate Overview
Live
1 SGD = 12.8155 ZAR
1 ZAR = 0.078031
SGD
Avg
12.8412
High
13.2215
Low
12.5362
Last updated: 5/27/2026, 1:56:53 PM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.82 ZAR |
| 10 SGD | 128.15 ZAR |
| 50 SGD | 640.77 ZAR |
| 100 SGD | 1,281.55 ZAR |
| 500 SGD | 6,407.73 ZAR |
| 1,000 SGD | 12,815.47 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-27T13:56:53Z",
"rates": {
"ZAR": 12.815468
}
}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.5467999999998,
"rate": 12.815468
}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