Rate Overview
Live
1 SGD = 0.581378 SHP
1 SHP = 1.7201
SGD
Avg
0.581413
High
0.582124
Low
0.580286
Last updated: 5/28/2026, 2:32:38 AM
Quick Conversions
| SGD | SHP |
|---|---|
| 1 SGD | 0.58 SHP |
| 10 SGD | 5.81 SHP |
| 50 SGD | 29.07 SHP |
| 100 SGD | 58.14 SHP |
| 500 SGD | 290.69 SHP |
| 1,000 SGD | 581.38 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-05-28T02:32:38Z",
"rates": {
"SHP": 0.581378
}
}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.1378,
"rate": 0.581378
}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