Rate Overview
Live
1 SGD = 13.0433 SZL
1 SZL = 0.076668
SGD
Avg
13.1010
High
14.0337
Low
12.5389
Last updated: 7/25/2026, 6:23:41 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 13.04 SZL |
| 10 SGD | 130.43 SZL |
| 50 SGD | 652.16 SZL |
| 100 SGD | 1,304.33 SZL |
| 500 SGD | 6,521.63 SZL |
| 1,000 SGD | 13,043.25 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-25T06:23:41Z",
"rates": {
"SZL": 13.043252
}
}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": 1304.3252,
"rate": 13.043252
}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