Rate Overview
Live
1 SGD = 86.5016 SYP
1 SYP = 0.011560
SGD
Avg
7479.20
High
10167.08
Low
85.9065
Last updated: 5/28/2026, 12:53:31 AM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 86.50 SYP |
| 10 SGD | 865.02 SYP |
| 50 SGD | 4,325.08 SYP |
| 100 SGD | 8,650.16 SYP |
| 500 SGD | 43,250.79 SYP |
| 1,000 SGD | 86,501.58 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-28T00:53:31Z",
"rates": {
"SYP": 86.501584
}
}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": 8650.1584,
"rate": 86.501584
}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