Rate Overview
Live
1 SGD = 6.1324 HKD
1 HKD = 0.163069
SGD
Avg
5.8606
High
6.1933
Low
5.5014
Last updated: 5/26/2026, 8:20:28 AM
Quick Conversions
| SGD | HKD |
|---|---|
| 1 SGD | 6.13 HKD |
| 10 SGD | 61.32 HKD |
| 50 SGD | 306.62 HKD |
| 100 SGD | 613.24 HKD |
| 500 SGD | 3,066.19 HKD |
| 1,000 SGD | 6,132.37 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-05-26T08:20:28Z",
"rates": {
"HKD": 6.132374
}
}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": 613.2374000000001,
"rate": 6.132374
}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