Rate Overview
Live
1 CRC = 1.9579 KPW
1 KPW = 0.510749
CRC
Avg
1.9707
High
1.9824
Low
1.9557
Last updated: 5/9/2026, 6:05:03 AM
Quick Conversions
| CRC | KPW |
|---|---|
| 1 CRC | 1.96 KPW |
| 10 CRC | 19.58 KPW |
| 50 CRC | 97.90 KPW |
| 100 CRC | 195.79 KPW |
| 500 CRC | 978.95 KPW |
| 1,000 CRC | 1,957.91 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-05-09T06:05:03Z",
"rates": {
"KPW": 1.957909
}
}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": 195.7909,
"rate": 1.957909
}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