Rate Overview
Live
1 PEN = 134.1114 CRC
1 CRC = 0.007456
PEN
Avg
134.9221
High
135.9220
Low
133.7253
Last updated: 6/19/2026, 10:29:24 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 134.11 CRC |
| 10 PEN | 1,341.11 CRC |
| 50 PEN | 6,705.57 CRC |
| 100 PEN | 13,411.14 CRC |
| 500 PEN | 67,055.70 CRC |
| 1,000 PEN | 134,111.39 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-06-19T10:29:24Z",
"rates": {
"CRC": 134.111392
}
}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": 13411.1392,
"rate": 134.111392
}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