Rate Overview
Live
1 SGD = 6.0871 HKD
1 HKD = 0.164282
SGD
Avg
6.1107
High
6.1402
Low
6.0871
Last updated: 3/26/2026, 10:31:28 PM
Quick Conversions
| SGD | HKD |
|---|---|
| 1 SGD | 6.09 HKD |
| 10 SGD | 60.87 HKD |
| 50 SGD | 304.35 HKD |
| 100 SGD | 608.71 HKD |
| 500 SGD | 3,043.54 HKD |
| 1,000 SGD | 6,087.08 HKD |
Get SGD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=HKDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-26T22:31:28Z",
"rates": {
"HKD": 6.087083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "HKD",
"amount": 100
},
"result": 608.7083,
"rate": 6.087083
}Build with SGD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key