Rate Overview
Live
1 PEN = 0.289058 CUC
1 CUC = 3.4595
PEN
Avg
0.287540
High
0.300611
Low
0.267149
Last updated: 3/28/2026, 1:33:51 PM
Quick Conversions
| PEN | CUC |
|---|---|
| 1 PEN | 0.29 CUC |
| 10 PEN | 2.89 CUC |
| 50 PEN | 14.45 CUC |
| 100 PEN | 28.91 CUC |
| 500 PEN | 144.53 CUC |
| 1,000 PEN | 289.06 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-03-28T13:33:51Z",
"rates": {
"CUC": 0.289058
}
}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": 28.9058,
"rate": 0.289058
}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