Rate Overview
Live
1 HRK = 0.409232 XCD
1 XCD = 2.4436
HRK
Avg
0.410292
High
0.411447
Low
0.409232
Last updated: 7/11/2026, 3:02:23 PM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.41 XCD |
| 10 HRK | 4.09 XCD |
| 50 HRK | 20.46 XCD |
| 100 HRK | 40.92 XCD |
| 500 HRK | 204.62 XCD |
| 1,000 HRK | 409.23 XCD |
Get HRK/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=XCDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-11T15:02:23Z",
"rates": {
"XCD": 0.409232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "XCD",
"amount": 100
},
"result": 40.9232,
"rate": 0.409232
}Build with HRK/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key