Rate Overview
Live
1 PEN = 0.294139 CUC
1 CUC = 3.3998
PEN
Avg
0.281364
High
0.299269
Low
0.265184
Last updated: 5/27/2026, 9:38:30 PM
Quick Conversions
| PEN | CUC |
|---|---|
| 1 PEN | 0.29 CUC |
| 10 PEN | 2.94 CUC |
| 50 PEN | 14.71 CUC |
| 100 PEN | 29.41 CUC |
| 500 PEN | 147.07 CUC |
| 1,000 PEN | 294.14 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-05-27T21:38:30Z",
"rates": {
"CUC": 0.294139
}
}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.413899999999998,
"rate": 0.294139
}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