Rate Overview
Live
1 HKD = 3.0669 CUP
1 CUP = 0.326058
HKD
Avg
3.0688
High
3.0847
Low
3.0614
Last updated: 3/7/2026, 12:11:21 AM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.07 CUP |
| 10 HKD | 30.67 CUP |
| 50 HKD | 153.35 CUP |
| 100 HKD | 306.69 CUP |
| 500 HKD | 1,533.47 CUP |
| 1,000 HKD | 3,066.94 CUP |
Get HKD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=CUPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-07T00:11:21Z",
"rates": {
"CUP": 3.066938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "CUP",
"amount": 100
},
"result": 306.6938,
"rate": 3.066938
}Build with HKD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key