HKD
$
SGD
$

HKD/SGD Exchange Rate

Hong Kong Dollar to Singapore Dollar

Live Rate
0.163053
-0.75% 1Y

1 SGD = 6.1330 HKD

HKD/SGD Price Chart

Historical exchange rate performance

Current 0.163053
High 0.168054
Low 0.161704
1Y Change -0.75%

Rate Overview

Live
1 HKD = 0.163053 SGD
1 SGD = 6.1330 HKD
Avg
0.164279
High
0.168054
Low
0.161704

Last updated: 5/27/2026, 9:58:30 PM

Quick Conversions

HKDSGD
1 HKD0.16 SGD
10 HKD1.63 SGD
50 HKD8.15 SGD
100 HKD16.31 SGD
500 HKD81.53 SGD
1,000 HKD163.05 SGD

Get HKD/SGD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=HKD&currencies=SGD

Example Response:

{
  "success": true,
  "base": "HKD",
  "date": "2026-05-27T21:58:30Z",
  "rates": {
    "SGD": 0.163053
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=HKD&to=SGD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "HKD",
    "to": "SGD",
    "amount": 100
  },
  "result": 16.3053,
  "rate": 0.163053
}

Build with HKD/SGD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key