Rate Overview
Live
1 SGD = 0.589988 SHP
1 SHP = 1.6949
SGD
Avg
0.586961
High
0.589988
Low
0.584574
Last updated: 5/7/2026, 10:33:05 AM
Quick Conversions
| SGD | SHP |
|---|---|
| 1 SGD | 0.59 SHP |
| 10 SGD | 5.90 SHP |
| 50 SGD | 29.50 SHP |
| 100 SGD | 59.00 SHP |
| 500 SGD | 294.99 SHP |
| 1,000 SGD | 589.99 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-07T10:33:05Z",
"rates": {
"SHP": 0.589988
}
}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.998799999999996,
"rate": 0.589988
}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