Rate Overview
Live
1 XCD = 332.5298 KPW
1 KPW = 0.003007
XCD
Avg
332.7285
High
333.4497
Low
332.2099
Last updated: 8/19/2026, 3:22:44 PM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 332.53 KPW |
| 10 XCD | 3,325.30 KPW |
| 50 XCD | 16,626.49 KPW |
| 100 XCD | 33,252.98 KPW |
| 500 XCD | 166,264.92 KPW |
| 1,000 XCD | 332,529.84 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-19T15:22:44Z",
"rates": {
"KPW": 332.529843
}
}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": 33252.984300000004,
"rate": 332.529843
}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