Rate Overview
Live
1 CUP = 33.9568 KPW
1 KPW = 0.029449
CUP
Avg
37.0772
High
37.8368
Low
33.9568
Last updated: 5/30/2026, 11:29:19 AM
Quick Conversions
| CUP | KPW |
|---|---|
| 1 CUP | 33.96 KPW |
| 10 CUP | 339.57 KPW |
| 50 CUP | 1,697.84 KPW |
| 100 CUP | 3,395.68 KPW |
| 500 CUP | 16,978.40 KPW |
| 1,000 CUP | 33,956.80 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-05-30T11:29:19Z",
"rates": {
"KPW": 33.956801
}
}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": 3395.6801,
"rate": 33.956801
}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