Rate Overview
Live
1 CUC = 900.0102 KPW
1 KPW = 0.001111
CUC
Avg
899.9936
High
900.0132
Low
899.9543
Last updated: 4/17/2026, 12:04:03 PM
Quick Conversions
| CUC | KPW |
|---|---|
| 1 CUC | 900.01 KPW |
| 10 CUC | 9,000.10 KPW |
| 50 CUC | 45,000.51 KPW |
| 100 CUC | 90,001.02 KPW |
| 500 CUC | 450,005.08 KPW |
| 1,000 CUC | 900,010.15 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-04-17T12:04:03Z",
"rates": {
"KPW": 900.010152
}
}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": 90001.0152,
"rate": 900.010152
}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