Rate Overview
Live
1 KZT = 0.005638 XCD
1 XCD = 177.3679
KZT
Avg
0.005709
High
0.005740
Low
0.005638
Last updated: 5/27/2026, 3:09:43 PM
Quick Conversions
| KZT | XCD |
|---|---|
| 1 KZT | 0.01 XCD |
| 10 KZT | 0.06 XCD |
| 50 KZT | 0.28 XCD |
| 100 KZT | 0.56 XCD |
| 500 KZT | 2.82 XCD |
| 1,000 KZT | 5.64 XCD |
Get KZT/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=XCDExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-05-27T15:09:43Z",
"rates": {
"XCD": 0.005638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "XCD",
"amount": 100
},
"result": 0.5638,
"rate": 0.005638
}Build with KZT/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key