Rate Overview
Live
1 SGD = 13.2840 SZL
1 SZL = 0.075278
SGD
Avg
13.5026
High
14.1965
Low
12.5416
Last updated: 3/27/2026, 7:53:31 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 13.28 SZL |
| 10 SGD | 132.84 SZL |
| 50 SGD | 664.20 SZL |
| 100 SGD | 1,328.40 SZL |
| 500 SGD | 6,642.01 SZL |
| 1,000 SGD | 13,284.01 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-27T07:53:31Z",
"rates": {
"SZL": 13.284012
}
}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.4012,
"rate": 13.284012
}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