Rate Overview
Live
1 HRK = 0.422715 XCD
1 XCD = 2.3657
HRK
Avg
0.420752
High
0.422715
Low
0.419181
Last updated: 5/9/2026, 3:41:46 AM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.42 XCD |
| 10 HRK | 4.23 XCD |
| 50 HRK | 21.14 XCD |
| 100 HRK | 42.27 XCD |
| 500 HRK | 211.36 XCD |
| 1,000 HRK | 422.72 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-05-09T03:41:46Z",
"rates": {
"XCD": 0.422715
}
}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": 42.2715,
"rate": 0.422715
}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