Rate Overview
Live
1 HKD = 3.3785 CUP
1 CUP = 0.295987
HKD
Avg
3.2222
High
3.3902
Low
3.0542
Last updated: 6/30/2026, 2:02:13 AM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.38 CUP |
| 10 HKD | 33.79 CUP |
| 50 HKD | 168.93 CUP |
| 100 HKD | 337.85 CUP |
| 500 HKD | 1,689.26 CUP |
| 1,000 HKD | 3,378.53 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-06-30T02:02:13Z",
"rates": {
"CUP": 3.378527
}
}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": 337.8527,
"rate": 3.378527
}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