Rate Overview
Live
1 XCD = 333.2812 KPW
1 KPW = 0.003000
XCD
Avg
332.8432
High
333.3733
Low
332.3680
Last updated: 7/11/2026, 1:49:49 PM
Quick Conversions
| XCD | KPW |
|---|---|
| 1 XCD | 333.28 KPW |
| 10 XCD | 3,332.81 KPW |
| 50 XCD | 16,664.06 KPW |
| 100 XCD | 33,328.12 KPW |
| 500 XCD | 166,640.59 KPW |
| 1,000 XCD | 333,281.18 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-07-11T13:49:49Z",
"rates": {
"KPW": 333.281182
}
}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": 33328.1182,
"rate": 333.281182
}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