Rate Overview
Live
1 CZK = 0.128042 XCD
1 XCD = 7.8099
CZK
Avg
0.127593
High
0.128263
Low
0.127226
Last updated: 7/30/2026, 8:09:37 AM
Quick Conversions
| CZK | XCD |
|---|---|
| 1 CZK | 0.13 XCD |
| 10 CZK | 1.28 XCD |
| 50 CZK | 6.40 XCD |
| 100 CZK | 12.80 XCD |
| 500 CZK | 64.02 XCD |
| 1,000 CZK | 128.04 XCD |
Get CZK/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=XCDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-30T08:09:37Z",
"rates": {
"XCD": 0.128042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "XCD",
"amount": 100
},
"result": 12.804199999999998,
"rate": 0.128042
}Build with CZK/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key