Rate Overview
Live
1 CUP = 33.9626 KPW
1 KPW = 0.029444
CUP
Avg
33.9620
High
33.9628
Low
33.9605
Last updated: 4/17/2026, 1:25:28 PM
Quick Conversions
| CUP | KPW |
|---|---|
| 1 CUP | 33.96 KPW |
| 10 CUP | 339.63 KPW |
| 50 CUP | 1,698.13 KPW |
| 100 CUP | 3,396.26 KPW |
| 500 CUP | 16,981.32 KPW |
| 1,000 CUP | 33,962.63 KPW |
Get CUP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=KPWExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T13:25:28Z",
"rates": {
"KPW": 33.962633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "KPW",
"amount": 100
},
"result": 3396.2632999999996,
"rate": 33.962633
}Build with CUP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key