Rate Overview
Live
1 KPW = 0.508788 CRC
1 CRC = 1.9655
KPW
Avg
0.511988
High
0.515939
Low
0.508657
Last updated: 4/17/2026, 12:12:51 PM
Quick Conversions
| KPW | CRC |
|---|---|
| 1 KPW | 0.51 CRC |
| 10 KPW | 5.09 CRC |
| 50 KPW | 25.44 CRC |
| 100 KPW | 50.88 CRC |
| 500 KPW | 254.39 CRC |
| 1,000 KPW | 508.79 CRC |
Get KPW/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=CRCExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T12:12:51Z",
"rates": {
"CRC": 0.508788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "CRC",
"amount": 100
},
"result": 50.8788,
"rate": 0.508788
}Build with KPW/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key