Rate Overview
Live
1 HKD = 3.0589 CUP
1 CUP = 0.326920
HKD
Avg
3.0587
High
3.0639
Low
3.0521
Last updated: 5/27/2026, 4:48:30 AM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.06 CUP |
| 10 HKD | 30.59 CUP |
| 50 HKD | 152.94 CUP |
| 100 HKD | 305.89 CUP |
| 500 HKD | 1,529.43 CUP |
| 1,000 HKD | 3,058.85 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-27T04:48:30Z",
"rates": {
"CUP": 3.05885
}
}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.885,
"rate": 3.05885
}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