Rate Overview
Live
1 PEN = 133.2507 CRC
1 CRC = 0.007505
PEN
Avg
133.1573
High
133.6424
Low
132.6083
Last updated: 5/29/2026, 6:49:47 PM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 133.25 CRC |
| 10 PEN | 1,332.51 CRC |
| 50 PEN | 6,662.53 CRC |
| 100 PEN | 13,325.07 CRC |
| 500 PEN | 66,625.33 CRC |
| 1,000 PEN | 133,250.66 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-05-29T18:49:47Z",
"rates": {
"CRC": 133.250658
}
}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": 13325.065799999998,
"rate": 133.250658
}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