Rate Overview
Live
1 SZL = 0.077796 SGD
1 SGD = 12.8541
SZL
Avg
0.077643
High
0.078011
Low
0.076699
Last updated: 4/16/2026, 11:38:16 PM
Quick Conversions
| SZL | SGD |
|---|---|
| 1 SZL | 0.08 SGD |
| 10 SZL | 0.78 SGD |
| 50 SZL | 3.89 SGD |
| 100 SZL | 7.78 SGD |
| 500 SZL | 38.90 SGD |
| 1,000 SZL | 77.80 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-04-16T23:38:16Z",
"rates": {
"SGD": 0.077796
}
}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.7796,
"rate": 0.077796
}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