Rate Overview
Live
1 SGD = 12.8992 SZL
1 SZL = 0.077524
SGD
Avg
13.0754
High
13.2030
Low
12.8992
Last updated: 5/7/2026, 4:29:13 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.90 SZL |
| 10 SGD | 128.99 SZL |
| 50 SGD | 644.96 SZL |
| 100 SGD | 1,289.92 SZL |
| 500 SGD | 6,449.59 SZL |
| 1,000 SGD | 12,899.18 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-05-07T04:29:13Z",
"rates": {
"SZL": 12.899182
}
}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": 1289.9182,
"rate": 12.899182
}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