Rate Overview
Live
1 SYP = 0.011629 SGD
1 SGD = 85.9919
SYP
Avg
0.002684
High
0.011629
Low
0.000097
Last updated: 3/27/2026, 5:18:12 PM
Quick Conversions
| SYP | SGD |
|---|---|
| 1 SYP | 0.01 SGD |
| 10 SYP | 0.12 SGD |
| 50 SYP | 0.58 SGD |
| 100 SYP | 1.16 SGD |
| 500 SYP | 5.81 SGD |
| 1,000 SYP | 11.63 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-03-27T17:18:12Z",
"rates": {
"SGD": 0.011629
}
}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.1629,
"rate": 0.011629
}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