Rate Overview
Live
1 CUP = 0.250002 HRK
1 HRK = 4.0000
CUP
Avg
0.274278
High
0.304465
Low
0.243290
Last updated: 7/28/2026, 9:58:55 AM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.25 HRK |
| 10 CUP | 2.50 HRK |
| 50 CUP | 12.50 HRK |
| 100 CUP | 25.00 HRK |
| 500 CUP | 125.00 HRK |
| 1,000 CUP | 250.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-28T09:58:55Z",
"rates": {
"HRK": 0.250002
}
}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": 25.0002,
"rate": 0.250002
}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