Rate Overview
Live
1 SGD = 86.5446 SYP
1 SYP = 0.011555
SGD
Avg
862.2682
High
8630.79
Low
85.8586
Last updated: 5/27/2026, 11:51:38 PM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 86.54 SYP |
| 10 SGD | 865.45 SYP |
| 50 SGD | 4,327.23 SYP |
| 100 SGD | 8,654.46 SYP |
| 500 SGD | 43,272.29 SYP |
| 1,000 SGD | 86,544.59 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-27T23:51:38Z",
"rates": {
"SYP": 86.544586
}
}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": 8654.4586,
"rate": 86.544586
}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