Rate Overview
Live
1 SGD = 0.578113 SHP
1 SHP = 1.7298
SGD
Avg
0.579836
High
0.583523
Low
0.576748
Last updated: 7/7/2026, 9:34:46 AM
Quick Conversions
| SGD | SHP |
|---|---|
| 1 SGD | 0.58 SHP |
| 10 SGD | 5.78 SHP |
| 50 SGD | 28.91 SHP |
| 100 SGD | 57.81 SHP |
| 500 SGD | 289.06 SHP |
| 1,000 SGD | 578.11 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-07-07T09:34:46Z",
"rates": {
"SHP": 0.578113
}
}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.811299999999996,
"rate": 0.578113
}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