Rate Overview
Live
1 SGD = 12.6494 SZL
1 SZL = 0.079055
SGD
Avg
12.6462
High
12.6731
Low
12.6127
Last updated: 8/16/2026, 12:48:27 PM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.65 SZL |
| 10 SGD | 126.49 SZL |
| 50 SGD | 632.47 SZL |
| 100 SGD | 1,264.94 SZL |
| 500 SGD | 6,324.71 SZL |
| 1,000 SGD | 12,649.41 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-08-16T12:48:27Z",
"rates": {
"SZL": 12.649412
}
}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": 1264.9412,
"rate": 12.649412
}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