Rate Overview
Live
1 XCD = 333.3627 KPW
1 KPW = 0.003000
XCD
Avg
332.7726
High
333.3627
Low
332.3680
Last updated: 8/23/2026, 4:13:27 PM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 333.36 KPW |
| 10 XCD | 3,333.63 KPW |
| 50 XCD | 16,668.13 KPW |
| 100 XCD | 33,336.27 KPW |
| 500 XCD | 166,681.33 KPW |
| 1,000 XCD | 333,362.65 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-23T16:13:27Z",
"rates": {
"KPW": 333.362651
}
}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": 33336.265100000004,
"rate": 333.362651
}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