Rate Overview
Live
1 PEN = 134.3752 CRC
1 CRC = 0.007442
PEN
Avg
134.4515
High
135.7852
Low
133.3486
Last updated: 8/19/2026, 11:03:34 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 134.38 CRC |
| 10 PEN | 1,343.75 CRC |
| 50 PEN | 6,718.76 CRC |
| 100 PEN | 13,437.52 CRC |
| 500 PEN | 67,187.59 CRC |
| 1,000 PEN | 134,375.18 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-08-19T11:03:34Z",
"rates": {
"CRC": 134.375175
}
}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": 13437.517500000002,
"rate": 134.375175
}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