Rate Overview
Live
1 SHP = 1.7309 SGD
1 SGD = 0.577748
SHP
Avg
1.7290
High
1.7355
Low
1.7239
Last updated: 7/11/2026, 2:43:35 PM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.73 SGD |
| 10 SHP | 17.31 SGD |
| 50 SHP | 86.54 SGD |
| 100 SHP | 173.09 SGD |
| 500 SHP | 865.43 SGD |
| 1,000 SHP | 1,730.86 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-11T14:43:35Z",
"rates": {
"SGD": 1.730857
}
}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": 173.0857,
"rate": 1.730857
}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