Rate Overview
Live
1 SGD = 12.8444 SZL
1 SZL = 0.077855
SGD
Avg
12.8587
High
12.8993
Low
12.8186
Last updated: 4/17/2026, 12:48:47 AM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.84 SZL |
| 10 SGD | 128.44 SZL |
| 50 SGD | 642.22 SZL |
| 100 SGD | 1,284.44 SZL |
| 500 SGD | 6,422.18 SZL |
| 1,000 SGD | 12,844.37 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-04-17T00:48:47Z",
"rates": {
"SZL": 12.844366
}
}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": 1284.4366,
"rate": 12.844366
}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