Rate Overview
Live
1 HKD = 0.094440 SHP
1 SHP = 10.5887
HKD
Avg
0.094193
High
0.094440
Low
0.093862
Last updated: 9/3/2026, 3:58:21 AM
Quick Conversions
| HKD | SHP |
|---|---|
| 1 HKD | 0.09 SHP |
| 10 HKD | 0.94 SHP |
| 50 HKD | 4.72 SHP |
| 100 HKD | 9.44 SHP |
| 500 HKD | 47.22 SHP |
| 1,000 HKD | 94.44 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-09-03T03:58:21Z",
"rates": {
"SHP": 0.09444
}
}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.443999999999999,
"rate": 0.09444
}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