Rate Overview
Live
1 XCD = 7.8031 CZK
1 CZK = 0.128154
XCD
Avg
8.0964
High
9.0385
Low
7.6114
Last updated: 7/29/2026, 7:02:36 PM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.80 CZK |
| 10 XCD | 78.03 CZK |
| 50 XCD | 390.16 CZK |
| 100 XCD | 780.31 CZK |
| 500 XCD | 3,901.57 CZK |
| 1,000 XCD | 7,803.14 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-29T19:02:36Z",
"rates": {
"CZK": 7.803137
}
}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.3137,
"rate": 7.803137
}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