Rate Overview
Live
1 HRK = 0.418047 XCD
1 XCD = 2.3921
HRK
Avg
0.418417
High
0.425515
Low
0.404132
Last updated: 5/29/2026, 10:22:53 PM
Quick Conversions
| HRK | XCD |
|---|---|
| 1 HRK | 0.42 XCD |
| 10 HRK | 4.18 XCD |
| 50 HRK | 20.90 XCD |
| 100 HRK | 41.80 XCD |
| 500 HRK | 209.02 XCD |
| 1,000 HRK | 418.05 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-29T22:22:53Z",
"rates": {
"XCD": 0.418047
}
}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.8047,
"rate": 0.418047
}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