Rate Overview
Live
1 PEN = 133.8255 CRC
1 CRC = 0.007472
PEN
Avg
134.1449
High
135.0229
Low
132.5179
Last updated: 7/31/2026, 8:01:03 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 133.83 CRC |
| 10 PEN | 1,338.25 CRC |
| 50 PEN | 6,691.27 CRC |
| 100 PEN | 13,382.55 CRC |
| 500 PEN | 66,912.74 CRC |
| 1,000 PEN | 133,825.48 CRC |
Get PEN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CRCExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-31T08:01:03Z",
"rates": {
"CRC": 133.825479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CRC",
"amount": 100
},
"result": 13382.5479,
"rate": 133.825479
}Build with PEN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key