Rate Overview
Live
1 HRK = 4.0812 CUP
1 CUP = 0.245029
HRK
Avg
4.0858
High
4.0930
Low
4.0809
Last updated: 9/12/2026, 7:20:56 AM
Quick Conversions
| HRK | CUP |
|---|---|
| 1 HRK | 4.08 CUP |
| 10 HRK | 40.81 CUP |
| 50 HRK | 204.06 CUP |
| 100 HRK | 408.12 CUP |
| 500 HRK | 2,040.58 CUP |
| 1,000 HRK | 4,081.15 CUP |
Get HRK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=CUPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-09-12T07:20:56Z",
"rates": {
"CUP": 4.081152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "CUP",
"amount": 100
},
"result": 408.1152,
"rate": 4.081152
}Build with HRK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key