Rate Overview
Live
1 SGD = 12.9670 SZL
1 SZL = 0.077119
SGD
Avg
12.8239
High
13.2329
Low
12.5416
Last updated: 7/27/2026, 9:43:52 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.97 SZL |
| 10 SGD | 129.67 SZL |
| 50 SGD | 648.35 SZL |
| 100 SGD | 1,296.70 SZL |
| 500 SGD | 6,483.48 SZL |
| 1,000 SGD | 12,966.96 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-27T09:43:52Z",
"rates": {
"SZL": 12.966964
}
}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.6964,
"rate": 12.966964
}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