Rate Overview
Live
1 CUP = 0.241433 HRK
1 HRK = 4.1419
CUP
Avg
0.242005
High
0.243271
Low
0.240682
Last updated: 4/17/2026, 6:14:53 AM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.24 HRK |
| 10 CUP | 2.41 HRK |
| 50 CUP | 12.07 HRK |
| 100 CUP | 24.14 HRK |
| 500 CUP | 120.72 HRK |
| 1,000 CUP | 241.43 HRK |
Get CUP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=HRKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T06:14:53Z",
"rates": {
"HRK": 0.241433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "HRK",
"amount": 100
},
"result": 24.1433,
"rate": 0.241433
}Build with CUP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key