Rate Overview
Live
1 HRK = 0.410556 XCD
1 XCD = 2.4357
HRK
Avg
0.414561
High
0.417295
Low
0.410556
Last updated: 6/19/2026, 2:38:27 PM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.41 XCD |
| 10 HRK | 4.11 XCD |
| 50 HRK | 20.53 XCD |
| 100 HRK | 41.06 XCD |
| 500 HRK | 205.28 XCD |
| 1,000 HRK | 410.56 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-06-19T14:38:27Z",
"rates": {
"XCD": 0.410556
}
}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": 41.0556,
"rate": 0.410556
}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