Rate Overview
Live
1 SGD = 86.6158 SYP
1 SYP = 0.011545
SGD
Avg
86.8129
High
87.4615
Low
86.2795
Last updated: 3/7/2026, 4:59:38 AM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 86.62 SYP |
| 10 SGD | 866.16 SYP |
| 50 SGD | 4,330.79 SYP |
| 100 SGD | 8,661.58 SYP |
| 500 SGD | 43,307.92 SYP |
| 1,000 SGD | 86,615.83 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-07T04:59:38Z",
"rates": {
"SYP": 86.615831
}
}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": 8661.5831,
"rate": 86.615831
}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