Rate Overview
Live
1 CUP = 0.246995 HRK
1 HRK = 4.0487
CUP
Avg
0.248961
High
0.250002
Low
0.246995
Last updated: 7/31/2026, 12:47:10 PM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.25 HRK |
| 10 CUP | 2.47 HRK |
| 50 CUP | 12.35 HRK |
| 100 CUP | 24.70 HRK |
| 500 CUP | 123.50 HRK |
| 1,000 CUP | 247.00 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-07-31T12:47:10Z",
"rates": {
"HRK": 0.246995
}
}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.6995,
"rate": 0.246995
}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