Rate Overview
Live
1 XCD = 333.0006 KPW
1 KPW = 0.003003
XCD
Avg
333.0175
High
333.0369
Low
333.0006
Last updated: 5/9/2026, 6:04:41 AM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 333.00 KPW |
| 10 XCD | 3,330.01 KPW |
| 50 XCD | 16,650.03 KPW |
| 100 XCD | 33,300.06 KPW |
| 500 XCD | 166,500.29 KPW |
| 1,000 XCD | 333,000.58 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-05-09T06:04:41Z",
"rates": {
"KPW": 333.000575
}
}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": 33300.0575,
"rate": 333.000575
}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