Rate Overview
Live
1 SGD = 85.2958 SYP
1 SYP = 0.011724
SGD
Avg
85.3292
High
85.4483
Low
85.1570
Last updated: 7/1/2026, 8:46:32 PM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 85.30 SYP |
| 10 SGD | 852.96 SYP |
| 50 SGD | 4,264.79 SYP |
| 100 SGD | 8,529.58 SYP |
| 500 SGD | 42,647.90 SYP |
| 1,000 SGD | 85,295.80 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-07-01T20:46:32Z",
"rates": {
"SYP": 85.295802
}
}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": 8529.5802,
"rate": 85.295802
}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