Rate Overview
Live
1 PEN = 137.3282 CRC
1 CRC = 0.007282
PEN
Avg
138.8378
High
141.3801
Low
136.4942
Last updated: 3/7/2026, 9:13:08 AM
Quick Conversions
| PEN | CRC |
|---|---|
| 1 PEN | 137.33 CRC |
| 10 PEN | 1,373.28 CRC |
| 50 PEN | 6,866.41 CRC |
| 100 PEN | 13,732.82 CRC |
| 500 PEN | 68,664.11 CRC |
| 1,000 PEN | 137,328.21 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-07T09:13:08Z",
"rates": {
"CRC": 137.32821
}
}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": 13732.821000000002,
"rate": 137.32821
}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