Rate Overview
Live
1 XCD = 332.5227 KPW
1 KPW = 0.003007
XCD
Avg
332.6738
High
333.3347
Low
332.4140
Last updated: 3/7/2026, 1:07:22 AM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 332.52 KPW |
| 10 XCD | 3,325.23 KPW |
| 50 XCD | 16,626.13 KPW |
| 100 XCD | 33,252.27 KPW |
| 500 XCD | 166,261.33 KPW |
| 1,000 XCD | 332,522.66 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-03-07T01:07:22Z",
"rates": {
"KPW": 332.522664
}
}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.2664,
"rate": 332.522664
}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