Rate Overview
Live
1 XCD = 332.6156 KPW
1 KPW = 0.003006
XCD
Avg
332.7377
High
333.3627
Low
332.3972
Last updated: 8/25/2026, 10:11:35 AM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 332.62 KPW |
| 10 XCD | 3,326.16 KPW |
| 50 XCD | 16,630.78 KPW |
| 100 XCD | 33,261.56 KPW |
| 500 XCD | 166,307.80 KPW |
| 1,000 XCD | 332,615.60 KPW |
Get XCD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=KPWExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-08-25T10:11:35Z",
"rates": {
"KPW": 332.615602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "KPW",
"amount": 100
},
"result": 33261.5602,
"rate": 332.615602
}Build with XCD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key