Rate Overview
Live
1 SHP = 1.7126 SGD
1 SGD = 0.583901
SHP
Avg
1.7133
High
1.7190
Low
1.7106
Last updated: 9/9/2026, 5:56:39 PM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.71 SGD |
| 10 SHP | 17.13 SGD |
| 50 SHP | 85.63 SGD |
| 100 SHP | 171.26 SGD |
| 500 SHP | 856.31 SGD |
| 1,000 SHP | 1,712.62 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-09-09T17:56:39Z",
"rates": {
"SGD": 1.71262
}
}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.262,
"rate": 1.71262
}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