Rate Overview
Live
1 CZK = 0.130903 XCD
1 XCD = 7.6392
CZK
Avg
0.130357
High
0.130903
Low
0.129529
Last updated: 4/17/2026, 7:34:38 AM
Quick Conversions
| CZK | XCD |
|---|---|
| 1 CZK | 0.13 XCD |
| 10 CZK | 1.31 XCD |
| 50 CZK | 6.55 XCD |
| 100 CZK | 13.09 XCD |
| 500 CZK | 65.45 XCD |
| 1,000 CZK | 130.90 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-04-17T07:34:38Z",
"rates": {
"XCD": 0.130903
}
}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": 13.0903,
"rate": 0.130903
}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