Rate Overview
Live
1 XCD = 2.4329 HRK
1 HRK = 0.411040
XCD
Avg
2.4383
High
2.4498
Low
2.4329
Last updated: 7/7/2026, 11:45:34 AM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.43 HRK |
| 10 XCD | 24.33 HRK |
| 50 XCD | 121.64 HRK |
| 100 XCD | 243.29 HRK |
| 500 XCD | 1,216.43 HRK |
| 1,000 XCD | 2,432.85 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-07-07T11:45:34Z",
"rates": {
"HRK": 2.432851
}
}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": 243.2851,
"rate": 2.432851
}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