Rate Overview
Live
1 CUP = 0.248414 HRK
1 HRK = 4.0255
CUP
Avg
0.246210
High
0.248414
Low
0.244860
Last updated: 6/19/2026, 8:46:45 AM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.25 HRK |
| 10 CUP | 2.48 HRK |
| 50 CUP | 12.42 HRK |
| 100 CUP | 24.84 HRK |
| 500 CUP | 124.21 HRK |
| 1,000 CUP | 248.41 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-06-19T08:46:45Z",
"rates": {
"HRK": 0.248414
}
}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.8414,
"rate": 0.248414
}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