Rate Overview
Live
1 SHP = 1.7178 SGD
1 SGD = 0.582127
SHP
Avg
1.7206
High
1.7455
Low
1.6820
Last updated: 7/29/2026, 10:14:18 AM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.18 SGD |
| 50 SHP | 85.89 SGD |
| 100 SHP | 171.78 SGD |
| 500 SHP | 858.92 SGD |
| 1,000 SHP | 1,717.84 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-29T10:14:18Z",
"rates": {
"SGD": 1.717838
}
}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.78379999999999,
"rate": 1.717838
}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