Rate Overview
Live
1 SGD = 12.6644 SZL
1 SZL = 0.078961
SGD
Avg
12.6546
High
12.7730
Low
12.6127
Last updated: 8/14/2026, 11:23:34 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.66 SZL |
| 10 SGD | 126.64 SZL |
| 50 SGD | 633.22 SZL |
| 100 SGD | 1,266.44 SZL |
| 500 SGD | 6,332.21 SZL |
| 1,000 SGD | 12,664.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-14T11:23:34Z",
"rates": {
"SZL": 12.664411
}
}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": 1266.4411,
"rate": 12.664411
}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