Rate Overview
Live
1 SGD = 6.1297 HKD
1 HKD = 0.163140
SGD
Avg
6.1306
High
6.1353
Low
6.1246
Last updated: 8/14/2026, 2:36:58 AM
Quick Conversions
| SGD | HKD |
|---|---|
| 1 SGD | 6.13 HKD |
| 10 SGD | 61.30 HKD |
| 50 SGD | 306.49 HKD |
| 100 SGD | 612.97 HKD |
| 500 SGD | 3,064.86 HKD |
| 1,000 SGD | 6,129.71 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-08-14T02:36:58Z",
"rates": {
"HKD": 6.129713
}
}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": 612.9712999999999,
"rate": 6.129713
}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