Rate Overview
Live
1 XCD = 7.8560 CZK
1 CZK = 0.127291
XCD
Avg
7.8398
High
7.8734
Low
7.8113
Last updated: 7/8/2026, 6:46:40 PM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.86 CZK |
| 10 XCD | 78.56 CZK |
| 50 XCD | 392.80 CZK |
| 100 XCD | 785.60 CZK |
| 500 XCD | 3,928.01 CZK |
| 1,000 XCD | 7,856.01 CZK |
Get XCD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=CZKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-08T18:46:40Z",
"rates": {
"CZK": 7.856011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "CZK",
"amount": 100
},
"result": 785.6011,
"rate": 7.856011
}Build with XCD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key