Rate Overview
Live
1 PEN = 134.2467 CRC
1 CRC = 0.007449
PEN
Avg
145.8752
High
149.9433
Low
134.2467
Last updated: 3/28/2026, 12:12:14 PM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 134.25 CRC |
| 10 PEN | 1,342.47 CRC |
| 50 PEN | 6,712.34 CRC |
| 100 PEN | 13,424.67 CRC |
| 500 PEN | 67,123.37 CRC |
| 1,000 PEN | 134,246.73 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-03-28T12:12:14Z",
"rates": {
"CRC": 134.246733
}
}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": 13424.6733,
"rate": 134.246733
}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