Rate Overview
Live
1 SGD = 87.7156 SYP
1 SYP = 0.011400
SGD
Avg
87.0205
High
87.7260
Low
86.5390
Last updated: 5/7/2026, 4:28:30 AM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 87.72 SYP |
| 10 SGD | 877.16 SYP |
| 50 SGD | 4,385.78 SYP |
| 100 SGD | 8,771.56 SYP |
| 500 SGD | 43,857.81 SYP |
| 1,000 SGD | 87,715.61 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-05-07T04:28:30Z",
"rates": {
"SYP": 87.71561
}
}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": 8771.561,
"rate": 87.71561
}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