Rate Overview
Live
1 HKD = 0.162099 SGD
1 SGD = 6.1691
HKD
Avg
0.162536
High
0.162960
Low
0.162099
Last updated: 4/16/2026, 3:14:28 AM
Quick Conversions
| HKD | SGD |
|---|---|
| 1 HKD | 0.16 SGD |
| 10 HKD | 1.62 SGD |
| 50 HKD | 8.10 SGD |
| 100 HKD | 16.21 SGD |
| 500 HKD | 81.05 SGD |
| 1,000 HKD | 162.10 SGD |
Get HKD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SGDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-04-16T03:14:28Z",
"rates": {
"SGD": 0.162099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SGD",
"amount": 100
},
"result": 16.209899999999998,
"rate": 0.162099
}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