Rate Overview
Live
1 CRC = 1.8831 KPW
1 KPW = 0.531043
CRC
Avg
1.9023
High
1.9141
Low
1.8831
Last updated: 3/7/2026, 7:41:07 AM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.88 KPW |
| 10 CRC | 18.83 KPW |
| 50 CRC | 94.15 KPW |
| 100 CRC | 188.31 KPW |
| 500 CRC | 941.54 KPW |
| 1,000 CRC | 1,883.09 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-07T07:41:07Z",
"rates": {
"KPW": 1.883087
}
}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": 188.3087,
"rate": 1.883087
}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