Rate Overview
Live
1 HKD = 0.127650 CUC
1 CUC = 7.8339
HKD
Avg
0.128144
High
0.128923
Low
0.127387
Last updated: 3/27/2026, 11:16:32 AM
Quick Conversions
| HKD | CUC |
|---|---|
| 1 HKD | 0.13 CUC |
| 10 HKD | 1.28 CUC |
| 50 HKD | 6.38 CUC |
| 100 HKD | 12.77 CUC |
| 500 HKD | 63.83 CUC |
| 1,000 HKD | 127.65 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-03-27T11:16:32Z",
"rates": {
"CUC": 0.12765
}
}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.765,
"rate": 0.12765
}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