Rate Overview
Live
1 SGD = 6.1690 HKD
1 HKD = 0.162100
SGD
Avg
6.1525
High
6.1690
Low
6.1365
Last updated: 4/16/2026, 3:14:28 AM
Quick Conversions
| SGD | HKD |
|---|---|
| 1 SGD | 6.17 HKD |
| 10 SGD | 61.69 HKD |
| 50 SGD | 308.45 HKD |
| 100 SGD | 616.90 HKD |
| 500 SGD | 3,084.52 HKD |
| 1,000 SGD | 6,169.04 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-04-16T03:14:28Z",
"rates": {
"HKD": 6.169043
}
}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": 616.9043,
"rate": 6.169043
}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