Rate Overview
Live
1 HRK = 0.420079 XCD
1 XCD = 2.3805
HRK
Avg
0.416983
High
0.420079
Low
0.414390
Last updated: 8/21/2026, 4:09:10 PM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.42 XCD |
| 10 HRK | 4.20 XCD |
| 50 HRK | 21.00 XCD |
| 100 HRK | 42.01 XCD |
| 500 HRK | 210.04 XCD |
| 1,000 HRK | 420.08 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-08-21T16:09:10Z",
"rates": {
"XCD": 0.420079
}
}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.0079,
"rate": 0.420079
}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