Rate Overview
Live
1 CRC = 1.9655 KPW
1 KPW = 0.508788
CRC
Avg
1.9532
High
1.9660
Low
1.9382
Last updated: 4/17/2026, 2:35:50 PM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.97 KPW |
| 10 CRC | 19.65 KPW |
| 50 CRC | 98.27 KPW |
| 100 CRC | 196.55 KPW |
| 500 CRC | 982.73 KPW |
| 1,000 CRC | 1,965.46 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-04-17T14:35:50Z",
"rates": {
"KPW": 1.965455
}
}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": 196.5455,
"rate": 1.965455
}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