Rate Overview
Live
1 SHP = 1.7170 SGD
1 SGD = 0.582424
SHP
Avg
1.7130
High
1.7182
Low
1.6991
Last updated: 3/27/2026, 3:10:25 PM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.17 SGD |
| 50 SHP | 85.85 SGD |
| 100 SHP | 171.70 SGD |
| 500 SHP | 858.48 SGD |
| 1,000 SHP | 1,716.96 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-27T15:10:25Z",
"rates": {
"SGD": 1.716962
}
}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.6962,
"rate": 1.716962
}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