Rate Overview
Live
1 HKD = 0.164299 SGD
1 SGD = 6.0865
HKD
Avg
0.163695
High
0.164299
Low
0.162862
Last updated: 3/27/2026, 12:14:36 AM
Quick Conversions
| HKD | SGD |
|---|---|
| 1 HKD | 0.16 SGD |
| 10 HKD | 1.64 SGD |
| 50 HKD | 8.21 SGD |
| 100 HKD | 16.43 SGD |
| 500 HKD | 82.15 SGD |
| 1,000 HKD | 164.30 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-03-27T00:14:36Z",
"rates": {
"SGD": 0.164299
}
}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.4299,
"rate": 0.164299
}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