Rate Overview
Live
1 KPW = 0.531042 CRC
1 CRC = 1.8831
KPW
Avg
0.525703
High
0.531042
Low
0.522436
Last updated: 3/7/2026, 9:18:53 AM
Quick Conversions
| KPW | CRC |
|---|---|
| 1 KPW | 0.53 CRC |
| 10 KPW | 5.31 CRC |
| 50 KPW | 26.55 CRC |
| 100 KPW | 53.10 CRC |
| 500 KPW | 265.52 CRC |
| 1,000 KPW | 531.04 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-03-07T09:18:53Z",
"rates": {
"CRC": 0.531042
}
}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": 53.1042,
"rate": 0.531042
}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