Rate Overview
Live
1 XCD = 7.8489 CZK
1 CZK = 0.127406
XCD
Avg
7.8248
High
7.8492
Low
7.7897
Last updated: 3/27/2026, 6:29:54 AM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.85 CZK |
| 10 XCD | 78.49 CZK |
| 50 XCD | 392.45 CZK |
| 100 XCD | 784.89 CZK |
| 500 XCD | 3,924.45 CZK |
| 1,000 XCD | 7,848.91 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-27T06:29:54Z",
"rates": {
"CZK": 7.848907
}
}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": 784.8906999999999,
"rate": 7.848907
}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