Rate Overview
Live
1 XCD = 2.4125 HRK
1 HRK = 0.414511
XCD
Avg
2.4072
High
2.4125
Low
2.3988
Last updated: 3/27/2026, 10:09:00 AM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.41 HRK |
| 10 XCD | 24.12 HRK |
| 50 XCD | 120.62 HRK |
| 100 XCD | 241.25 HRK |
| 500 XCD | 1,206.24 HRK |
| 1,000 XCD | 2,412.48 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-27T10:09:00Z",
"rates": {
"HRK": 2.412482
}
}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": 241.24819999999997,
"rate": 2.412482
}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