Rate Overview
Live
1 SGD = 6.0723 HKD
1 HKD = 0.164681
SGD
Avg
6.0730
High
6.0761
Low
6.0706
Last updated: 7/25/2026, 2:25:27 AM
Quick Conversions
| SGD | HKD |
|---|---|
| 1 SGD | 6.07 HKD |
| 10 SGD | 60.72 HKD |
| 50 SGD | 303.62 HKD |
| 100 SGD | 607.23 HKD |
| 500 SGD | 3,036.17 HKD |
| 1,000 SGD | 6,072.35 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-07-25T02:25:27Z",
"rates": {
"HKD": 6.072349
}
}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": 607.2349,
"rate": 6.072349
}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