Rate Overview
Live
1 PEN = 133.6507 CRC
1 CRC = 0.007482
PEN
Avg
134.1384
High
134.6557
Low
133.6507
Last updated: 7/9/2026, 5:31:40 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 133.65 CRC |
| 10 PEN | 1,336.51 CRC |
| 50 PEN | 6,682.53 CRC |
| 100 PEN | 13,365.07 CRC |
| 500 PEN | 66,825.35 CRC |
| 1,000 PEN | 133,650.70 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-07-09T05:31:40Z",
"rates": {
"CRC": 133.650695
}
}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": 13365.069500000001,
"rate": 133.650695
}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