Rate Overview
Live
1 XCD = 7.8721 CZK
1 CZK = 0.127031
XCD
Avg
7.6977
High
7.8721
Low
7.5274
Last updated: 3/27/2026, 11:38:07 AM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.87 CZK |
| 10 XCD | 78.72 CZK |
| 50 XCD | 393.60 CZK |
| 100 XCD | 787.21 CZK |
| 500 XCD | 3,936.04 CZK |
| 1,000 XCD | 7,872.07 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-27T11:38:07Z",
"rates": {
"CZK": 7.872073
}
}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": 787.2073,
"rate": 7.872073
}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