Rate Overview
Live
1 PEN = 134.5279 CRC
1 CRC = 0.007433
PEN
Avg
138.0449
High
149.6555
Low
129.6172
Last updated: 7/28/2026, 8:52:30 PM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 134.53 CRC |
| 10 PEN | 1,345.28 CRC |
| 50 PEN | 6,726.40 CRC |
| 100 PEN | 13,452.79 CRC |
| 500 PEN | 67,263.95 CRC |
| 1,000 PEN | 134,527.90 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-28T20:52:30Z",
"rates": {
"CRC": 134.527902
}
}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": 13452.790200000001,
"rate": 134.527902
}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