Rate Overview
Live
1 SHP = 1.7177 SGD
1 SGD = 0.582171
SHP
Avg
1.7219
High
1.7416
Low
1.6948
Last updated: 3/27/2026, 5:07:43 PM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.18 SGD |
| 50 SHP | 85.89 SGD |
| 100 SHP | 171.77 SGD |
| 500 SHP | 858.85 SGD |
| 1,000 SHP | 1,717.71 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-03-27T17:07:43Z",
"rates": {
"SGD": 1.717709
}
}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.77089999999998,
"rate": 1.717709
}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