Rate Overview
Live
1 SGD = 12.7780 ZAR
1 ZAR = 0.078259
SGD
Avg
12.8328
High
13.2822
Low
12.5529
Last updated: 7/19/2026, 10:36:08 AM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.78 ZAR |
| 10 SGD | 127.78 ZAR |
| 50 SGD | 638.90 ZAR |
| 100 SGD | 1,277.80 ZAR |
| 500 SGD | 6,389.01 ZAR |
| 1,000 SGD | 12,778.02 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-19T10:36:08Z",
"rates": {
"ZAR": 12.778017
}
}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": 1277.8017,
"rate": 12.778017
}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