Rate Overview
Live
1 CRC = 1.9877 KPW
1 KPW = 0.503086
CRC
Avg
1.9258
High
2.0024
Low
1.8095
Last updated: 8/13/2026, 8:58:06 PM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.99 KPW |
| 10 CRC | 19.88 KPW |
| 50 CRC | 99.39 KPW |
| 100 CRC | 198.77 KPW |
| 500 CRC | 993.87 KPW |
| 1,000 CRC | 1,987.73 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-13T20:58:06Z",
"rates": {
"KPW": 1.987733
}
}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.7733,
"rate": 1.987733
}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