Rate Overview
Live
1 XCD = 7.6352 CZK
1 CZK = 0.130972
XCD
Avg
7.6624
High
7.7203
Low
7.6272
Last updated: 4/18/2026, 10:35:56 AM
Quick Conversions
| XCD | CZK |
|---|---|
| 1 XCD | 7.64 CZK |
| 10 XCD | 76.35 CZK |
| 50 XCD | 381.76 CZK |
| 100 XCD | 763.52 CZK |
| 500 XCD | 3,817.60 CZK |
| 1,000 XCD | 7,635.20 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-04-18T10:35:56Z",
"rates": {
"CZK": 7.635195
}
}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": 763.5195,
"rate": 7.635195
}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