Rate Overview
Live
1 HKD = 3.3862 CUP
1 CUP = 0.295313
HKD
Avg
3.3841
High
3.3866
Low
3.3825
Last updated: 4/17/2026, 12:01:00 AM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.39 CUP |
| 10 HKD | 33.86 CUP |
| 50 HKD | 169.31 CUP |
| 100 HKD | 338.62 CUP |
| 500 HKD | 1,693.12 CUP |
| 1,000 HKD | 3,386.24 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-04-17T00:01:00Z",
"rates": {
"CUP": 3.386235
}
}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": 338.62350000000004,
"rate": 3.386235
}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