Rate Overview
Live
1 CZK = 0.129684 XCD
1 XCD = 7.7111
CZK
Avg
0.130070
High
0.131185
Low
0.129572
Last updated: 9/2/2026, 6:28:44 PM
Quick Conversions
| CZK | XCD |
|---|---|
| 1 CZK | 0.13 XCD |
| 10 CZK | 1.30 XCD |
| 50 CZK | 6.48 XCD |
| 100 CZK | 12.97 XCD |
| 500 CZK | 64.84 XCD |
| 1,000 CZK | 129.68 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-09-02T18:28:44Z",
"rates": {
"XCD": 0.129684
}
}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.968399999999999,
"rate": 0.129684
}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