Rate Overview
Live
1 XCD = 2.3773 HRK
1 HRK = 0.420644
XCD
Avg
2.3779
High
2.3856
Low
2.3716
Last updated: 5/8/2026, 2:15:42 PM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.38 HRK |
| 10 XCD | 23.77 HRK |
| 50 XCD | 118.87 HRK |
| 100 XCD | 237.73 HRK |
| 500 XCD | 1,188.65 HRK |
| 1,000 XCD | 2,377.31 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-08T14:15:42Z",
"rates": {
"HRK": 2.377309
}
}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": 237.7309,
"rate": 2.377309
}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