Rate Overview
Live
1 CRC = 0.007437 PEN
1 PEN = 134.4628
CRC
Avg
0.007258
High
0.007715
Low
0.006682
Last updated: 7/27/2026, 6:25:28 PM
Quick Conversions
| CRC | PEN |
|---|---|
| 1 CRC | 0.01 PEN |
| 10 CRC | 0.07 PEN |
| 50 CRC | 0.37 PEN |
| 100 CRC | 0.74 PEN |
| 500 CRC | 3.72 PEN |
| 1,000 CRC | 7.44 PEN |
Get CRC/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=PENExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-27T18:25:28Z",
"rates": {
"PEN": 0.007437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "PEN",
"amount": 100
},
"result": 0.7437,
"rate": 0.007437
}Build with CRC/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key