Rate Overview
Live
1 HRK = 0.414510 XCD
1 XCD = 2.4125
HRK
Avg
0.419039
High
0.426965
Low
0.411343
Last updated: 3/27/2026, 3:25:12 PM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.41 XCD |
| 10 HRK | 4.15 XCD |
| 50 HRK | 20.73 XCD |
| 100 HRK | 41.45 XCD |
| 500 HRK | 207.26 XCD |
| 1,000 HRK | 414.51 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-27T15:25:12Z",
"rates": {
"XCD": 0.41451
}
}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.451,
"rate": 0.41451
}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