Rate Overview
Live
1 XCD = 2.3956 HRK
1 HRK = 0.417429
XCD
Avg
2.3813
High
2.3994
Low
2.3616
Last updated: 3/7/2026, 1:02:01 AM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.40 HRK |
| 10 XCD | 23.96 HRK |
| 50 XCD | 119.78 HRK |
| 100 XCD | 239.56 HRK |
| 500 XCD | 1,197.81 HRK |
| 1,000 XCD | 2,395.62 HRK |
Get XCD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=HRKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:02:01Z",
"rates": {
"HRK": 2.395617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "HRK",
"amount": 100
},
"result": 239.5617,
"rate": 2.395617
}Build with XCD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key