Rate Overview
Live
1 CUC = 3.4625 PEN
1 PEN = 0.288809
CUC
Avg
3.4837
High
3.5077
Low
3.4455
Last updated: 5/7/2026, 1:49:43 PM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.46 PEN |
| 10 CUC | 34.63 PEN |
| 50 CUC | 173.13 PEN |
| 100 CUC | 346.25 PEN |
| 500 CUC | 1,731.25 PEN |
| 1,000 CUC | 3,462.50 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-05-07T13:49:43Z",
"rates": {
"PEN": 3.462501
}
}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": 346.25010000000003,
"rate": 3.462501
}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