Rate Overview
Live
1 XCD = 332.6156 KPW
1 KPW = 0.003006
XCD
Avg
332.6482
High
333.4497
Low
332.2099
Last updated: 8/25/2026, 9:47:11 PM
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-25T21:47:11Z",
"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