Rate Overview
Live
1 XCD = 2.3953 HRK
1 HRK = 0.417485
XCD
Avg
2.4003
High
2.4079
Low
2.3897
Last updated: 9/4/2026, 2:28:44 PM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.40 HRK |
| 10 XCD | 23.95 HRK |
| 50 XCD | 119.76 HRK |
| 100 XCD | 239.53 HRK |
| 500 XCD | 1,197.65 HRK |
| 1,000 XCD | 2,395.29 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-09-04T14:28:44Z",
"rates": {
"HRK": 2.395293
}
}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.5293,
"rate": 2.395293
}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