Rate Overview
Live
1 CRC = 1.9858 KPW
1 KPW = 0.503567
CRC
Avg
1.9301
High
2.0067
Low
1.8095
Last updated: 8/25/2026, 9:47:34 PM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.99 KPW |
| 10 CRC | 19.86 KPW |
| 50 CRC | 99.29 KPW |
| 100 CRC | 198.58 KPW |
| 500 CRC | 992.92 KPW |
| 1,000 CRC | 1,985.83 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-25T21:47:34Z",
"rates": {
"KPW": 1.985834
}
}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.5834,
"rate": 1.985834
}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