Rate Overview
Live
1 SGD = 86.9087 SYP
1 SYP = 0.011506
SGD
Avg
86.8092
High
86.9473
Low
86.6040
Last updated: 4/16/2026, 11:46:44 PM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 86.91 SYP |
| 10 SGD | 869.09 SYP |
| 50 SGD | 4,345.44 SYP |
| 100 SGD | 8,690.87 SYP |
| 500 SGD | 43,454.36 SYP |
| 1,000 SGD | 86,908.71 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-04-16T23:46:44Z",
"rates": {
"SYP": 86.908714
}
}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": 8690.8714,
"rate": 86.908714
}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