Rate Overview
Live
1 CZK = 0.128887 XCD
1 XCD = 7.7587
CZK
Avg
0.129700
High
0.131703
Low
0.128148
Last updated: 3/7/2026, 12:29:42 AM
Quick Conversions
| CZK | XCD |
|---|---|
| 1 CZK | 0.13 XCD |
| 10 CZK | 1.29 XCD |
| 50 CZK | 6.44 XCD |
| 100 CZK | 12.89 XCD |
| 500 CZK | 64.44 XCD |
| 1,000 CZK | 128.89 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-03-07T00:29:42Z",
"rates": {
"XCD": 0.128887
}
}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.8887,
"rate": 0.128887
}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