Rate Overview
Live
1 XCD = 2.3699 HRK
1 HRK = 0.421964
XCD
Avg
2.3716
High
2.3854
Low
2.3600
Last updated: 4/18/2026, 8:46:36 AM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.37 HRK |
| 10 XCD | 23.70 HRK |
| 50 XCD | 118.49 HRK |
| 100 XCD | 236.99 HRK |
| 500 XCD | 1,184.94 HRK |
| 1,000 XCD | 2,369.87 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-04-18T08:46:36Z",
"rates": {
"HRK": 2.369873
}
}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": 236.9873,
"rate": 2.369873
}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