Rate Overview
Live
1 CZK = 0.127291 XCD
1 XCD = 7.8560
CZK
Avg
0.127554
High
0.128019
Low
0.127010
Last updated: 7/8/2026, 6:31:16 PM
Quick Conversions
| CZK | XCD |
|---|---|
| 1 CZK | 0.13 XCD |
| 10 CZK | 1.27 XCD |
| 50 CZK | 6.36 XCD |
| 100 CZK | 12.73 XCD |
| 500 CZK | 63.65 XCD |
| 1,000 CZK | 127.29 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-08T18:31:16Z",
"rates": {
"XCD": 0.127291
}
}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.729099999999999,
"rate": 0.127291
}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