Rate Overview
Live
1 HKD = 0.127525 CUC
1 CUC = 7.8416
HKD
Avg
0.128010
High
0.128733
Low
0.127389
Last updated: 7/25/2026, 9:01:15 PM
Quick Conversions
| HKD | CUC |
|---|---|
| 1 HKD | 0.13 CUC |
| 10 HKD | 1.28 CUC |
| 50 HKD | 6.38 CUC |
| 100 HKD | 12.75 CUC |
| 500 HKD | 63.76 CUC |
| 1,000 HKD | 127.53 CUC |
Get HKD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=CUCExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T21:01:15Z",
"rates": {
"CUC": 0.127525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "CUC",
"amount": 100
},
"result": 12.7525,
"rate": 0.127525
}Build with HKD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key