Rate Overview
Live
1 SGD = 12.9221 ZAR
1 ZAR = 0.077387
SGD
Avg
13.0395
High
13.1566
Low
12.9221
Last updated: 5/7/2026, 5:36:06 AM
Quick Conversions
| SGD | ZAR |
|---|---|
| 1 SGD | 12.92 ZAR |
| 10 SGD | 129.22 ZAR |
| 50 SGD | 646.11 ZAR |
| 100 SGD | 1,292.21 ZAR |
| 500 SGD | 6,461.05 ZAR |
| 1,000 SGD | 12,922.10 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-07T05:36:06Z",
"rates": {
"ZAR": 12.922103
}
}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": 1292.2103,
"rate": 12.922103
}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