Rate Overview
Live
1 XCD = 7.8033 CZK
1 CZK = 0.128151
XCD
Avg
7.7382
High
7.8163
Low
7.6844
Last updated: 6/19/2026, 9:50:27 AM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.80 CZK |
| 10 XCD | 78.03 CZK |
| 50 XCD | 390.17 CZK |
| 100 XCD | 780.33 CZK |
| 500 XCD | 3,901.65 CZK |
| 1,000 XCD | 7,803.31 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-06-19T09:50:27Z",
"rates": {
"CZK": 7.803307
}
}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.3307,
"rate": 7.803307
}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