Rate Overview
Live
1 CRC = 1.9381 KPW
1 KPW = 0.515980
CRC
Avg
1.9319
High
1.9407
Low
1.9239
Last updated: 3/28/2026, 9:02:59 AM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.94 KPW |
| 10 CRC | 19.38 KPW |
| 50 CRC | 96.90 KPW |
| 100 CRC | 193.81 KPW |
| 500 CRC | 969.03 KPW |
| 1,000 CRC | 1,938.06 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-03-28T09:02:59Z",
"rates": {
"KPW": 1.938061
}
}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": 193.80610000000001,
"rate": 1.938061
}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