Rate Overview
Live
1 CUP = 37.4961 KPW
1 KPW = 0.026669
CUP
Avg
37.5056
High
37.5810
Low
37.3967
Last updated: 3/7/2026, 9:28:16 AM
Quick Conversions
| CUP | KPW |
|---|---|
| 1 CUP | 37.50 KPW |
| 10 CUP | 374.96 KPW |
| 50 CUP | 1,874.81 KPW |
| 100 CUP | 3,749.61 KPW |
| 500 CUP | 18,748.06 KPW |
| 1,000 CUP | 37,496.11 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-07T09:28:16Z",
"rates": {
"KPW": 37.496114
}
}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": 3749.6114,
"rate": 37.496114
}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