Rate Overview
Live
1 XCD = 7.8578 CZK
1 CZK = 0.127262
XCD
Avg
7.8289
High
8.5574
Low
7.5274
Last updated: 3/27/2026, 8:06:03 AM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.86 CZK |
| 10 XCD | 78.58 CZK |
| 50 XCD | 392.89 CZK |
| 100 XCD | 785.78 CZK |
| 500 XCD | 3,928.90 CZK |
| 1,000 XCD | 7,857.79 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-03-27T08:06:03Z",
"rates": {
"CZK": 7.857793
}
}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.7793,
"rate": 7.857793
}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