Rate Overview
Live
1 CRC = 0.007448 PEN
1 PEN = 134.2642
CRC
Avg
0.006862
High
0.007448
Low
0.006669
Last updated: 3/28/2026, 4:59:14 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.45 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-03-28T16:59:14Z",
"rates": {
"PEN": 0.007448
}
}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.7448,
"rate": 0.007448
}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