Rate Overview
Live
1 CUC = 899.9999 KPW
1 KPW = 0.001111
CUC
Avg
900.0002
High
900.0007
Low
899.9999
Last updated: 9/13/2026, 3:02:54 AM
Quick Conversions
| CUC | KPW |
|---|---|
| 1 CUC | 900.00 KPW |
| 10 CUC | 9,000.00 KPW |
| 50 CUC | 45,000.00 KPW |
| 100 CUC | 89,999.99 KPW |
| 500 CUC | 449,999.96 KPW |
| 1,000 CUC | 899,999.91 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-09-13T03:02:54Z",
"rates": {
"KPW": 899.99991
}
}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": 89999.991,
"rate": 899.99991
}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