Rate Overview
Live
1 SHP = 1.7244 SGD
1 SGD = 0.579896
SHP
Avg
1.7209
High
1.7255
Low
1.7186
Last updated: 7/31/2026, 8:01:05 AM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.24 SGD |
| 50 SHP | 86.22 SGD |
| 100 SHP | 172.44 SGD |
| 500 SHP | 862.22 SGD |
| 1,000 SHP | 1,724.45 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-31T08:01:05Z",
"rates": {
"SGD": 1.724446
}
}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": 172.44459999999998,
"rate": 1.724446
}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