Rate Overview
Live
1 CUP = 33.9623 KPW
1 KPW = 0.029444
CUP
Avg
35.9239
High
37.7065
Low
33.9568
Last updated: 8/20/2026, 2:40:08 AM
Quick Conversions
| CUP | KPW |
|---|---|
| 1 CUP | 33.96 KPW |
| 10 CUP | 339.62 KPW |
| 50 CUP | 1,698.11 KPW |
| 100 CUP | 3,396.23 KPW |
| 500 CUP | 16,981.14 KPW |
| 1,000 CUP | 33,962.27 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-08-20T02:40:08Z",
"rates": {
"KPW": 33.962274
}
}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.2274,
"rate": 33.962274
}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