Rate Overview
Live
1 XCD = 2.4132 HRK
1 HRK = 0.414390
XCD
Avg
2.4129
High
2.4155
Low
2.4094
Last updated: 8/14/2026, 3:24:05 PM
Quick Conversions
| XCD | HRK |
|---|---|
| 1 XCD | 2.41 HRK |
| 10 XCD | 24.13 HRK |
| 50 XCD | 120.66 HRK |
| 100 XCD | 241.32 HRK |
| 500 XCD | 1,206.59 HRK |
| 1,000 XCD | 2,413.19 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-08-14T15:24:05Z",
"rates": {
"HRK": 2.413185
}
}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.3185,
"rate": 2.413185
}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