Rate Overview
Live
1 CUC = 900.0005 KPW
1 KPW = 0.001111
CUC
Avg
900.0059
High
900.0813
Low
899.8551
Last updated: 8/20/2026, 6:37:21 PM
Quick Conversions
| CUC | KPW |
|---|---|
| 1 CUC | 900.00 KPW |
| 10 CUC | 9,000.01 KPW |
| 50 CUC | 45,000.03 KPW |
| 100 CUC | 90,000.05 KPW |
| 500 CUC | 450,000.26 KPW |
| 1,000 CUC | 900,000.52 KPW |
Get CUC/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=KPWExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-08-20T18:37:21Z",
"rates": {
"KPW": 900.00052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "KPW",
"amount": 100
},
"result": 90000.05200000001,
"rate": 900.00052
}Build with CUC/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key