Rate Overview
Live
1 HKD = 3.3831 CUP
1 CUP = 0.295585
HKD
Avg
3.3825
High
3.3831
Low
3.3816
Last updated: 5/7/2026, 2:21:37 AM
Quick Conversions
| HKD | CUP |
|---|---|
| 1 HKD | 3.38 CUP |
| 10 HKD | 33.83 CUP |
| 50 HKD | 169.16 CUP |
| 100 HKD | 338.31 CUP |
| 500 HKD | 1,691.56 CUP |
| 1,000 HKD | 3,383.12 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-07T02:21:37Z",
"rates": {
"CUP": 3.383123
}
}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.3123,
"rate": 3.383123
}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