Rate Overview
Live
1 SHP = 1.7219 SGD
1 SGD = 0.580770
SHP
Avg
1.7223
High
1.7248
Low
1.7180
Last updated: 6/17/2026, 8:02:19 AM
Quick Conversions
| SHP | SGD |
|---|---|
| 1 SHP | 1.72 SGD |
| 10 SHP | 17.22 SGD |
| 50 SHP | 86.09 SGD |
| 100 SHP | 172.19 SGD |
| 500 SHP | 860.93 SGD |
| 1,000 SHP | 1,721.85 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-06-17T08:02:19Z",
"rates": {
"SGD": 1.721851
}
}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.1851,
"rate": 1.721851
}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