Rate Overview
Live
1 PEN = 135.2575 CRC
1 CRC = 0.007393
PEN
Avg
135.3820
High
136.0454
Low
134.6275
Last updated: 9/9/2026, 10:49:17 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 135.26 CRC |
| 10 PEN | 1,352.58 CRC |
| 50 PEN | 6,762.88 CRC |
| 100 PEN | 13,525.75 CRC |
| 500 PEN | 67,628.77 CRC |
| 1,000 PEN | 135,257.54 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-09-09T10:49:17Z",
"rates": {
"CRC": 135.257543
}
}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": 13525.7543,
"rate": 135.257543
}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