Rate Overview
Live
1 SGD = 85.9905 SYP
1 SYP = 0.011629
SGD
Avg
7479.67
High
10207.63
Low
85.9905
Last updated: 3/27/2026, 5:17:52 PM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 85.99 SYP |
| 10 SGD | 859.90 SYP |
| 50 SGD | 4,299.52 SYP |
| 100 SGD | 8,599.05 SYP |
| 500 SGD | 42,995.23 SYP |
| 1,000 SGD | 85,990.45 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-03-27T17:17:52Z",
"rates": {
"SYP": 85.990454
}
}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": 8599.045399999999,
"rate": 85.990454
}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