Rate Overview
Live
1 HKD = 0.163063 SGD
1 SGD = 6.1326
HKD
Avg
0.163226
High
0.163458
Low
0.163055
Last updated: 5/27/2026, 8:40:58 PM
Quick Conversions
| HKD | SGD |
|---|---|
| 1 HKD | 0.16 SGD |
| 10 HKD | 1.63 SGD |
| 50 HKD | 8.15 SGD |
| 100 HKD | 16.31 SGD |
| 500 HKD | 81.53 SGD |
| 1,000 HKD | 163.06 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-05-27T20:40:58Z",
"rates": {
"SGD": 0.163063
}
}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.3063,
"rate": 0.163063
}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