Rate Overview
Live
1 STD = 0.000366 HKD
1 HKD = 2732.24
STD
Avg
0.000366
High
0.000367
Low
0.000365
Last updated: 3/27/2026, 8:08:33 AM
Quick Conversions
| STD | HKD |
|---|---|
| 1 STD | 0.00 HKD |
| 10 STD | 0.00 HKD |
| 50 STD | 0.02 HKD |
| 100 STD | 0.04 HKD |
| 500 STD | 0.18 HKD |
| 1,000 STD | 0.37 HKD |
Get STD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=HKDExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-27T08:08:33Z",
"rates": {
"HKD": 0.000366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "HKD",
"amount": 100
},
"result": 0.0366,
"rate": 0.000366
}Build with STD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key