Rate Overview
Live
1 CUC = 3.3566 PEN
1 PEN = 0.297920 CUC
Avg
3.3493
High
3.3566
Low
3.3465
Last updated: 1/25/2026, 11:26:49 AM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.36 PEN |
| 10 CUC | 33.57 PEN |
| 50 CUC | 167.83 PEN |
| 100 CUC | 335.66 PEN |
| 500 CUC | 1,678.30 PEN |
| 1,000 CUC | 3,356.61 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-25T11:26:49Z",
"rates": {
"PEN": 3.356605
}
}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": 335.6605,
"rate": 3.356605
}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