Rate Overview
Live
1 SZL = 0.078851 SGD
1 SGD = 12.6821
SZL
Avg
0.078852
High
0.079593
Low
0.077867
Last updated: 7/10/2026, 1:48:42 AM
Quick Conversions
| SZL | SGD |
|---|---|
| 1 SZL | 0.08 SGD |
| 10 SZL | 0.79 SGD |
| 50 SZL | 3.94 SGD |
| 100 SZL | 7.89 SGD |
| 500 SZL | 39.43 SGD |
| 1,000 SZL | 78.85 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-07-10T01:48:42Z",
"rates": {
"SGD": 0.078851
}
}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.8851,
"rate": 0.078851
}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