Rate Overview
Live
1 SGD = 12.9644 SZL
1 SZL = 0.077134
SGD
Avg
12.8947
High
13.0447
Low
12.6717
Last updated: 7/27/2026, 5:28:36 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.96 SZL |
| 10 SGD | 129.64 SZL |
| 50 SGD | 648.22 SZL |
| 100 SGD | 1,296.44 SZL |
| 500 SGD | 6,482.20 SZL |
| 1,000 SGD | 12,964.40 SZL |
Get SGD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SZLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T05:28:36Z",
"rates": {
"SZL": 12.964401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SZL",
"amount": 100
},
"result": 1296.4401,
"rate": 12.964401
}Build with SGD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key