Rate Overview
Live
1 SGD = 86.2407 SYP
1 SYP = 0.011595
SGD
Avg
86.0761
High
86.2407
Low
85.8171
Last updated: 6/17/2026, 6:42:33 AM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 86.24 SYP |
| 10 SGD | 862.41 SYP |
| 50 SGD | 4,312.04 SYP |
| 100 SGD | 8,624.07 SYP |
| 500 SGD | 43,120.36 SYP |
| 1,000 SGD | 86,240.73 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-06-17T06:42:33Z",
"rates": {
"SYP": 86.240728
}
}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": 8624.0728,
"rate": 86.240728
}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