Rate Overview
Live
1 SGD = 86.0212 SYP
1 SYP = 0.011625
SGD
Avg
86.3386
High
86.6855
Low
86.0212
Last updated: 3/27/2026, 11:55:27 AM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 86.02 SYP |
| 10 SGD | 860.21 SYP |
| 50 SGD | 4,301.06 SYP |
| 100 SGD | 8,602.12 SYP |
| 500 SGD | 43,010.60 SYP |
| 1,000 SGD | 86,021.19 SYP |
Get SGD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SYPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T11:55:27Z",
"rates": {
"SYP": 86.021191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SYP",
"amount": 100
},
"result": 8602.1191,
"rate": 86.021191
}Build with SGD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key