Rate Overview
Live
1 XCD = 2.4017 HRK
1 HRK = 0.416375
XCD
Avg
2.3978
High
2.4045
Low
2.3917
Last updated: 5/28/2026, 8:32:29 PM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.40 HRK |
| 10 XCD | 24.02 HRK |
| 50 XCD | 120.08 HRK |
| 100 XCD | 240.17 HRK |
| 500 XCD | 1,200.84 HRK |
| 1,000 XCD | 2,401.68 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-05-28T20:32:29Z",
"rates": {
"HRK": 2.401684
}
}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": 240.1684,
"rate": 2.401684
}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