Rate Overview
Live
1 PEN = 133.1012 CRC
1 CRC = 0.007513
PEN
Avg
135.6916
High
137.8500
Low
133.1012
Last updated: 4/17/2026, 12:01:59 PM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 133.10 CRC |
| 10 PEN | 1,331.01 CRC |
| 50 PEN | 6,655.06 CRC |
| 100 PEN | 13,310.12 CRC |
| 500 PEN | 66,550.60 CRC |
| 1,000 PEN | 133,101.19 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-04-17T12:01:59Z",
"rates": {
"CRC": 133.101191
}
}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": 13310.1191,
"rate": 133.101191
}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