Rate Overview
Live
1 CUP = 0.241867 HRK
1 HRK = 4.1345
CUP
Avg
0.242587
High
0.243732
Low
0.241867
Last updated: 5/7/2026, 8:58:46 PM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.24 HRK |
| 10 CUP | 2.42 HRK |
| 50 CUP | 12.09 HRK |
| 100 CUP | 24.19 HRK |
| 500 CUP | 120.93 HRK |
| 1,000 CUP | 241.87 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-05-07T20:58:46Z",
"rates": {
"HRK": 0.241867
}
}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.1867,
"rate": 0.241867
}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