Rate Overview
Live
1 PEN = 148.2374 CRC
1 CRC = 0.006746 PEN
Avg
140.9816
High
149.3238
Low
135.1439
Last updated: 1/25/2026, 5:24:42 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 148.24 CRC |
| 10 PEN | 1,482.37 CRC |
| 50 PEN | 7,411.87 CRC |
| 100 PEN | 14,823.74 CRC |
| 500 PEN | 74,118.71 CRC |
| 1,000 PEN | 148,237.43 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-01-25T05:24:42Z",
"rates": {
"CRC": 148.237425
}
}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": 14823.7425,
"rate": 148.237425
}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