Rate Overview
Live
1 HKD = 3.3806 CUP
1 CUP = 0.295805
HKD
Avg
3.1254
High
3.3830
Low
3.0242
Last updated: 7/21/2026, 11:21:40 PM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.38 CUP |
| 10 HKD | 33.81 CUP |
| 50 HKD | 169.03 CUP |
| 100 HKD | 338.06 CUP |
| 500 HKD | 1,690.30 CUP |
| 1,000 HKD | 3,380.61 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-07-21T23:21:40Z",
"rates": {
"CUP": 3.380607
}
}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.0607,
"rate": 3.380607
}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