Rate Overview
Live
1 CUC = 3.3337 PEN
1 PEN = 0.299972
CUC
Avg
3.3429
High
3.3611
Low
3.3337
Last updated: 1/25/2026, 10:00:30 PM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.33 PEN |
| 10 CUC | 33.34 PEN |
| 50 CUC | 166.68 PEN |
| 100 CUC | 333.37 PEN |
| 500 CUC | 1,666.83 PEN |
| 1,000 CUC | 3,333.65 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-01-25T22:00:30Z",
"rates": {
"PEN": 3.33365
}
}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": 333.365,
"rate": 3.33365
}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