Rate Overview
Live
1 PEN = 0.296035 CUC
1 CUC = 3.3780
PEN
Avg
0.296383
High
0.297516
Low
0.294262
Last updated: 6/19/2026, 8:43:40 AM
Quick Conversions
| PEN | CUC |
|---|---|
| 1 PEN | 0.30 CUC |
| 10 PEN | 2.96 CUC |
| 50 PEN | 14.80 CUC |
| 100 PEN | 29.60 CUC |
| 500 PEN | 148.02 CUC |
| 1,000 PEN | 296.03 CUC |
Get PEN/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CUCExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-19T08:43:40Z",
"rates": {
"CUC": 0.296035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CUC",
"amount": 100
},
"result": 29.6035,
"rate": 0.296035
}Build with PEN/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key