Rate Overview
Live
1 SYP = 0.011474 SGD
1 SGD = 87.1536
SYP
Avg
0.011512
High
0.011555
Low
0.011474
Last updated: 5/7/2026, 1:19:20 AM
Quick Conversions
| SYP | SGD |
|---|---|
| 1 SYP | 0.01 SGD |
| 10 SYP | 0.11 SGD |
| 50 SYP | 0.57 SGD |
| 100 SYP | 1.15 SGD |
| 500 SYP | 5.74 SGD |
| 1,000 SYP | 11.47 SGD |
Get SYP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SGDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-07T01:19:20Z",
"rates": {
"SGD": 0.011474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SGD",
"amount": 100
},
"result": 1.1474,
"rate": 0.011474
}Build with SYP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key