Rate Overview
Live
1 SZL = 0.075351 SGD
1 SGD = 13.2712
SZL
Avg
0.075386
High
0.076409
Low
0.074502
Last updated: 3/27/2026, 11:46:35 AM
Quick Conversions
| SZL | SGD |
|---|---|
| 1 SZL | 0.08 SGD |
| 10 SZL | 0.75 SGD |
| 50 SZL | 3.77 SGD |
| 100 SZL | 7.54 SGD |
| 500 SZL | 37.68 SGD |
| 1,000 SZL | 75.35 SGD |
Get SZL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=SGDExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-27T11:46:35Z",
"rates": {
"SGD": 0.075351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "SGD",
"amount": 100
},
"result": 7.5351,
"rate": 0.075351
}Build with SZL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key