Rate Overview
Live
1 CZK = 0.127406 XCD
1 XCD = 7.8489
CZK
Avg
0.129674
High
0.133496
Low
0.126740
Last updated: 7/25/2026, 8:10:20 PM
Quick Conversions
| CZK | XCD |
|---|---|
| 1 CZK | 0.13 XCD |
| 10 CZK | 1.27 XCD |
| 50 CZK | 6.37 XCD |
| 100 CZK | 12.74 XCD |
| 500 CZK | 63.70 XCD |
| 1,000 CZK | 127.41 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-25T20:10:20Z",
"rates": {
"XCD": 0.127406
}
}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.740599999999999,
"rate": 0.127406
}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