Rate Overview
Live
1 SGD = 13.2887 SZL
1 SZL = 0.075252
SGD
Avg
13.2680
High
13.4223
Low
13.0875
Last updated: 3/27/2026, 6:05:16 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 13.29 SZL |
| 10 SGD | 132.89 SZL |
| 50 SGD | 664.44 SZL |
| 100 SGD | 1,328.87 SZL |
| 500 SGD | 6,644.36 SZL |
| 1,000 SGD | 13,288.72 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-03-27T06:05:16Z",
"rates": {
"SZL": 13.288715
}
}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": 1328.8715,
"rate": 13.288715
}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