Rate Overview
Live
1 SGD = 6.1144 HKD
1 HKD = 0.163549
SGD
Avg
6.0981
High
6.1144
Low
6.0827
Last updated: 6/15/2026, 10:23:26 AM
Quick Conversions
| SGD | HKD |
|---|---|
| 1 SGD | 6.11 HKD |
| 10 SGD | 61.14 HKD |
| 50 SGD | 305.72 HKD |
| 100 SGD | 611.44 HKD |
| 500 SGD | 3,057.18 HKD |
| 1,000 SGD | 6,114.36 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-06-15T10:23:26Z",
"rates": {
"HKD": 6.114362
}
}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": 611.4362,
"rate": 6.114362
}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