Rate Overview
Live
1 CUC = 3.4007 PEN
1 PEN = 0.294057
CUC
Avg
3.3919
High
3.4007
Low
3.3797
Last updated: 7/9/2026, 4:40:15 AM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.40 PEN |
| 10 CUC | 34.01 PEN |
| 50 CUC | 170.03 PEN |
| 100 CUC | 340.07 PEN |
| 500 CUC | 1,700.35 PEN |
| 1,000 CUC | 3,400.70 PEN |
Get CUC/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=PENExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-09T04:40:15Z",
"rates": {
"PEN": 3.400696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "PEN",
"amount": 100
},
"result": 340.0696,
"rate": 3.400696
}Build with CUC/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key