Rate Overview
Live
1 CUP = 33.9656 KPW
1 KPW = 0.029442
CUP
Avg
37.2798
High
37.6451
Low
33.9656
Last updated: 3/28/2026, 1:38:28 PM
Quick Conversions
| CUP | KPW |
|---|---|
| 1 CUP | 33.97 KPW |
| 10 CUP | 339.66 KPW |
| 50 CUP | 1,698.28 KPW |
| 100 CUP | 3,396.56 KPW |
| 500 CUP | 16,982.80 KPW |
| 1,000 CUP | 33,965.60 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-03-28T13:38:28Z",
"rates": {
"KPW": 33.965596
}
}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.5595999999996,
"rate": 33.965596
}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