Rate Overview
Live
1 HKD = 0.095678 SHP
1 SHP = 10.4517
HKD
Avg
0.095569
High
0.095850
Low
0.095140
Last updated: 3/27/2026, 12:53:42 PM
Quick Conversions
| HKD | SHP |
|---|---|
| 1 HKD | 0.10 SHP |
| 10 HKD | 0.96 SHP |
| 50 HKD | 4.78 SHP |
| 100 HKD | 9.57 SHP |
| 500 HKD | 47.84 SHP |
| 1,000 HKD | 95.68 SHP |
Get HKD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SHPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T12:53:42Z",
"rates": {
"SHP": 0.095678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SHP",
"amount": 100
},
"result": 9.5678,
"rate": 0.095678
}Build with HKD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key