Rate Overview
Live
1 SGD = 12.7993 SZL
1 SZL = 0.078129
SGD
Avg
12.8569
High
13.0378
Low
12.7824
Last updated: 5/27/2026, 12:13:57 PM
Quick Conversions
| SGD | SZL |
|---|---|
| 1 SGD | 12.80 SZL |
| 10 SGD | 127.99 SZL |
| 50 SGD | 639.96 SZL |
| 100 SGD | 1,279.93 SZL |
| 500 SGD | 6,399.64 SZL |
| 1,000 SGD | 12,799.28 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-27T12:13:57Z",
"rates": {
"SZL": 12.799276
}
}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": 1279.9276,
"rate": 12.799276
}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