Rate Overview
Live
1 PEN = 0.288808 CUC
1 CUC = 3.4625
PEN
Avg
0.287058
High
0.290236
Low
0.285087
Last updated: 5/7/2026, 1:45:07 PM
Quick Conversions
| PEN | CUC |
|---|---|
| 1 PEN | 0.29 CUC |
| 10 PEN | 2.89 CUC |
| 50 PEN | 14.44 CUC |
| 100 PEN | 28.88 CUC |
| 500 PEN | 144.40 CUC |
| 1,000 PEN | 288.81 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-07T13:45:07Z",
"rates": {
"CUC": 0.288808
}
}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.8808,
"rate": 0.288808
}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