Rate Overview
Live
1 CRC = 0.007506 PEN
1 PEN = 133.2268
CRC
Avg
0.007510
High
0.007541
Low
0.007482
Last updated: 5/29/2026, 4:24:28 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.51 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-29T16:24:28Z",
"rates": {
"PEN": 0.007506
}
}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.7505999999999999,
"rate": 0.007506
}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