Rate Overview
Live
1 CRC = 1.9847 KPW
1 KPW = 0.503858
CRC
Avg
1.9652
High
2.0067
Low
1.8950
Last updated: 8/24/2026, 3:17:02 PM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.98 KPW |
| 10 CRC | 19.85 KPW |
| 50 CRC | 99.23 KPW |
| 100 CRC | 198.47 KPW |
| 500 CRC | 992.34 KPW |
| 1,000 CRC | 1,984.69 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-08-24T15:17:02Z",
"rates": {
"KPW": 1.984685
}
}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.4685,
"rate": 1.984685
}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