Rate Overview
Live
1 SGD = 0.582719 SHP
1 SHP = 1.7161
SGD
Avg
0.579898
High
0.582719
Low
0.577161
Last updated: 9/2/2026, 5:38:02 PM
Quick Conversions
| SGD | SHP |
|---|---|
| 1 SGD | 0.58 SHP |
| 10 SGD | 5.83 SHP |
| 50 SGD | 29.14 SHP |
| 100 SGD | 58.27 SHP |
| 500 SGD | 291.36 SHP |
| 1,000 SGD | 582.72 SHP |
Get SGD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SHPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-02T17:38:02Z",
"rates": {
"SHP": 0.582719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SHP",
"amount": 100
},
"result": 58.2719,
"rate": 0.582719
}Build with SGD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key