Rate Overview
Live
1 SHP = 1.7180 SGD
1 SGD = 0.582089
SHP
Avg
1.7215
High
1.7290
Low
1.7180
Last updated: 7/29/2026, 7:08:48 AM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.18 SGD |
| 50 SHP | 85.90 SGD |
| 100 SHP | 171.80 SGD |
| 500 SHP | 858.98 SGD |
| 1,000 SHP | 1,717.95 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-07-29T07:08:48Z",
"rates": {
"SGD": 1.717951
}
}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.7951,
"rate": 1.717951
}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