Rate Overview
Live
1 SHP = 1.7188 SGD
1 SGD = 0.581786
SHP
Avg
1.7161
High
1.7423
Low
1.6968
Last updated: 5/27/2026, 7:23:50 PM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.19 SGD |
| 50 SHP | 85.94 SGD |
| 100 SHP | 171.88 SGD |
| 500 SHP | 859.42 SGD |
| 1,000 SHP | 1,718.85 SGD |
Get SHP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SGDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-27T19:23:50Z",
"rates": {
"SGD": 1.718845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SGD",
"amount": 100
},
"result": 171.8845,
"rate": 1.718845
}Build with SHP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key