Rate Overview
Live
1 CUP = 0.270214 HRK
1 HRK = 3.7008
CUP
Avg
0.268679
High
0.270752
Low
0.266196
Last updated: 3/7/2026, 3:05:34 AM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.27 HRK |
| 10 CUP | 2.70 HRK |
| 50 CUP | 13.51 HRK |
| 100 CUP | 27.02 HRK |
| 500 CUP | 135.11 HRK |
| 1,000 CUP | 270.21 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-03-07T03:05:34Z",
"rates": {
"HRK": 0.270214
}
}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": 27.0214,
"rate": 0.270214
}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