Rate Overview
Live
1 CRC = 0.007504 PEN
1 PEN = 133.2623
CRC
Avg
0.007548
High
0.007715
Low
0.007437
Last updated: 5/29/2026, 6:51:06 PM
Quick Conversions
| CRC | PEN |
|---|---|
| 1 CRC | 0.01 PEN |
| 10 CRC | 0.08 PEN |
| 50 CRC | 0.38 PEN |
| 100 CRC | 0.75 PEN |
| 500 CRC | 3.75 PEN |
| 1,000 CRC | 7.50 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-05-29T18:51:06Z",
"rates": {
"PEN": 0.007504
}
}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.7504000000000001,
"rate": 0.007504
}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