Rate Overview
Live
1 XCD = 7.7890 CZK
1 CZK = 0.128385
XCD
Avg
7.7243
High
7.8842
Low
7.5103
Last updated: 7/29/2026, 9:54:49 PM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.79 CZK |
| 10 XCD | 77.89 CZK |
| 50 XCD | 389.45 CZK |
| 100 XCD | 778.90 CZK |
| 500 XCD | 3,894.52 CZK |
| 1,000 XCD | 7,789.05 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-29T21:54:49Z",
"rates": {
"CZK": 7.789046
}
}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": 778.9046,
"rate": 7.789046
}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