Rate Overview
Live
1 SGD = 85.6112 SYP
1 SYP = 0.011681
SGD
Avg
85.5061
High
85.6552
Low
85.2323
Last updated: 7/7/2026, 12:19:05 PM
Quick Conversions
| SGD | SYP |
|---|---|
| 1 SGD | 85.61 SYP |
| 10 SGD | 856.11 SYP |
| 50 SGD | 4,280.56 SYP |
| 100 SGD | 8,561.12 SYP |
| 500 SGD | 42,805.62 SYP |
| 1,000 SGD | 85,611.25 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-07T12:19:05Z",
"rates": {
"SYP": 85.611249
}
}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": 8561.1249,
"rate": 85.611249
}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