HKD
$
SGD
$

HKD/SGD Exchange Rate

Hong Kong Dollar to Singapore Dollar

Live Rate
0.163000
-0.00% 7D

1 SGD = 6.1350 HKD

HKD/SGD Price Chart

Historical exchange rate performance

Current 0.163000
High 0.163154
Low 0.162873
7D Change -0.00%

Rate Overview

Live
1 HKD = 0.163000 SGD
1 SGD = 6.1350 HKD
Avg
0.163029
High
0.163154
Low
0.162873

Last updated: 8/16/2026, 11:39:45 AM

Quick Conversions

HKDSGD
1 HKD0.16 SGD
10 HKD1.63 SGD
50 HKD8.15 SGD
100 HKD16.30 SGD
500 HKD81.50 SGD
1,000 HKD163.00 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-08-16T11:39:45Z",
  "rates": {
    "SGD": 0.163
  }
}

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.3,
  "rate": 0.163
}

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