Rate Overview
Live
1 XCD = 7.6822 CZK
1 CZK = 0.130172
XCD
Avg
7.7134
High
7.7451
Low
7.6822
Last updated: 5/29/2026, 4:25:40 PM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.68 CZK |
| 10 XCD | 76.82 CZK |
| 50 XCD | 384.11 CZK |
| 100 XCD | 768.22 CZK |
| 500 XCD | 3,841.08 CZK |
| 1,000 XCD | 7,682.17 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-05-29T16:25:40Z",
"rates": {
"CZK": 7.682167
}
}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": 768.2167,
"rate": 7.682167
}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