Rate Overview
Live
1 KRW = 0.000671 CUC
1 CUC = 1490.31
KRW
Avg
0.000674
High
0.000680
Low
0.000671
Last updated: 4/17/2026, 6:24:04 AM
Quick Conversions
| KRW | CUC |
|---|---|
| 1 KRW | 0.00 CUC |
| 10 KRW | 0.01 CUC |
| 50 KRW | 0.03 CUC |
| 100 KRW | 0.07 CUC |
| 500 KRW | 0.34 CUC |
| 1,000 KRW | 0.67 CUC |
Get KRW/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=CUCExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T06:24:04Z",
"rates": {
"CUC": 0.000671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "CUC",
"amount": 100
},
"result": 0.0671,
"rate": 0.000671
}Build with KRW/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key