Rate Overview
Live
1 CRC = 1.9866 KPW
1 KPW = 0.503360
CRC
Avg
1.9770
High
1.9866
Low
1.9662
Last updated: 6/19/2026, 10:34:02 AM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.99 KPW |
| 10 CRC | 19.87 KPW |
| 50 CRC | 99.33 KPW |
| 100 CRC | 198.66 KPW |
| 500 CRC | 993.32 KPW |
| 1,000 CRC | 1,986.65 KPW |
Get CRC/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=KPWExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-19T10:34:02Z",
"rates": {
"KPW": 1.986649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "KPW",
"amount": 100
},
"result": 198.66490000000002,
"rate": 1.986649
}Build with CRC/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key