Rate Overview
Live
1 SGD = 0.577765 SHP
1 SHP = 1.7308
SGD
Avg
0.578715
High
0.579903
Low
0.577650
Last updated: 8/16/2026, 11:20:13 PM
Quick Conversions
| SGD | SHP |
|---|---|
| 1 SGD | 0.58 SHP |
| 10 SGD | 5.78 SHP |
| 50 SGD | 28.89 SHP |
| 100 SGD | 57.78 SHP |
| 500 SGD | 288.88 SHP |
| 1,000 SGD | 577.77 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-08-16T23:20:13Z",
"rates": {
"SHP": 0.577765
}
}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": 57.7765,
"rate": 0.577765
}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