Rate Overview
Live
1 CRC = 2.0033 KPW
1 KPW = 0.499165
CRC
Avg
1.9893
High
2.0033
Low
1.9821
Last updated: 9/12/2026, 4:33:01 AM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 2.00 KPW |
| 10 CRC | 20.03 KPW |
| 50 CRC | 100.17 KPW |
| 100 CRC | 200.33 KPW |
| 500 CRC | 1,001.67 KPW |
| 1,000 CRC | 2,003.35 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-09-12T04:33:01Z",
"rates": {
"KPW": 2.003345
}
}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": 200.3345,
"rate": 2.003345
}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