Rate Overview
Live
1 KZT = 0.005834 XCD
1 XCD = 171.4090
KZT
Avg
0.005832
High
0.005834
Low
0.005824
Last updated: 5/7/2026, 11:22:12 AM
Quick Conversions
| KZT | XCD |
|---|---|
| 1 KZT | 0.01 XCD |
| 10 KZT | 0.06 XCD |
| 50 KZT | 0.29 XCD |
| 100 KZT | 0.58 XCD |
| 500 KZT | 2.92 XCD |
| 1,000 KZT | 5.83 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-07T11:22:12Z",
"rates": {
"XCD": 0.005834
}
}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.5834,
"rate": 0.005834
}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