Rate Overview
Live
1 HKD = 0.095674 SHP
1 SHP = 10.4522
HKD
Avg
0.097423
High
0.103504
Low
0.093409
Last updated: 3/27/2026, 4:31:24 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.67 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-27T16:31:24Z",
"rates": {
"SHP": 0.095674
}
}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.5674,
"rate": 0.095674
}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