Rate Overview
Live
1 SHP = 1.7165 SGD
1 SGD = 0.582594
SHP
Avg
1.7126
High
1.7172
Low
1.6991
Last updated: 3/27/2026, 8:01:40 AM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.16 SGD |
| 50 SHP | 85.82 SGD |
| 100 SHP | 171.65 SGD |
| 500 SHP | 858.23 SGD |
| 1,000 SHP | 1,716.46 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-27T08:01:40Z",
"rates": {
"SGD": 1.716461
}
}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.6461,
"rate": 1.716461
}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