Rate Overview
Live
1 XCD = 332.5036 KPW
1 KPW = 0.003007
XCD
Avg
332.7009
High
333.4622
Low
332.4499
Last updated: 9/15/2026, 1:12:08 AM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 332.50 KPW |
| 10 XCD | 3,325.04 KPW |
| 50 XCD | 16,625.18 KPW |
| 100 XCD | 33,250.36 KPW |
| 500 XCD | 166,251.80 KPW |
| 1,000 XCD | 332,503.59 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-09-15T01:12:08Z",
"rates": {
"KPW": 332.503592
}
}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": 33250.359200000006,
"rate": 332.503592
}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