Rate Overview
Live
1 CUP = 0.272664 HRK
1 HRK = 3.6675
CUP
Avg
0.269363
High
0.274160
Low
0.263061
Last updated: 3/27/2026, 9:49:08 AM
Quick Conversions
| CUP | HRK |
|---|---|
| 1 CUP | 0.27 HRK |
| 10 CUP | 2.73 HRK |
| 50 CUP | 13.63 HRK |
| 100 CUP | 27.27 HRK |
| 500 CUP | 136.33 HRK |
| 1,000 CUP | 272.66 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-27T09:49:08Z",
"rates": {
"HRK": 0.272664
}
}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.2664,
"rate": 0.272664
}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