Rate Overview
Live
1 XCD = 7.8099 CZK
1 CZK = 0.128042
XCD
Avg
7.7164
High
7.8902
Low
7.4909
Last updated: 7/30/2026, 8:07:36 AM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.81 CZK |
| 10 XCD | 78.10 CZK |
| 50 XCD | 390.50 CZK |
| 100 XCD | 780.99 CZK |
| 500 XCD | 3,904.96 CZK |
| 1,000 XCD | 7,809.92 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-30T08:07:36Z",
"rates": {
"CZK": 7.809915
}
}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": 780.9915,
"rate": 7.809915
}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