Rate Overview
Live
1 HKD = 3.3782 CUP
1 CUP = 0.296018
HKD
Avg
3.3782
High
3.3788
Low
3.3776
Last updated: 8/13/2026, 1:23:28 PM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.38 CUP |
| 10 HKD | 33.78 CUP |
| 50 HKD | 168.91 CUP |
| 100 HKD | 337.82 CUP |
| 500 HKD | 1,689.08 CUP |
| 1,000 HKD | 3,378.17 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-08-13T13:23:28Z",
"rates": {
"CUP": 3.378168
}
}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.8168,
"rate": 3.378168
}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