Rate Overview
Live
1 CUC = 3.3370 PEN
1 PEN = 0.299674
CUC
Avg
3.3491
High
3.3716
Low
3.3370
Last updated: 8/20/2026, 4:07:02 AM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.34 PEN |
| 10 CUC | 33.37 PEN |
| 50 CUC | 166.85 PEN |
| 100 CUC | 333.70 PEN |
| 500 CUC | 1,668.48 PEN |
| 1,000 CUC | 3,336.96 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-08-20T04:07:02Z",
"rates": {
"PEN": 3.336964
}
}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.6964,
"rate": 3.336964
}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