Rate Overview
Live
1 HKD = 3.0590 CUP
1 CUP = 0.326906
HKD
Avg
3.1243
High
3.3836
Low
3.0474
Last updated: 5/27/2026, 12:34:32 PM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.06 CUP |
| 10 HKD | 30.59 CUP |
| 50 HKD | 152.95 CUP |
| 100 HKD | 305.90 CUP |
| 500 HKD | 1,529.49 CUP |
| 1,000 HKD | 3,058.99 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-05-27T12:34:32Z",
"rates": {
"CUP": 3.058986
}
}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": 305.8986,
"rate": 3.058986
}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