Rate Overview
Live
1 HRK = 0.417428 XCD
1 XCD = 2.3956
HRK
Avg
0.419954
High
0.423449
Low
0.416776
Last updated: 3/7/2026, 12:10:27 AM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.42 XCD |
| 10 HRK | 4.17 XCD |
| 50 HRK | 20.87 XCD |
| 100 HRK | 41.74 XCD |
| 500 HRK | 208.71 XCD |
| 1,000 HRK | 417.43 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-03-07T00:10:27Z",
"rates": {
"XCD": 0.417428
}
}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.7428,
"rate": 0.417428
}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