Rate Overview
Live
1 SGD = 0.582119 SHP
1 SHP = 1.7179
SGD
Avg
0.580391
High
0.582119
Low
0.576900
Last updated: 7/28/2026, 3:08:33 AM
Quick Conversions
| SGD | SHP |
|---|---|
| 1 SGD | 0.58 SHP |
| 10 SGD | 5.82 SHP |
| 50 SGD | 29.11 SHP |
| 100 SGD | 58.21 SHP |
| 500 SGD | 291.06 SHP |
| 1,000 SGD | 582.12 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-28T03:08:33Z",
"rates": {
"SHP": 0.582119
}
}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.21190000000001,
"rate": 0.582119
}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