Rate Overview
Live
1 CUC = 3.4802 PEN
1 PEN = 0.287340
CUC
Avg
3.4084
High
3.4802
Low
3.3451
Last updated: 3/7/2026, 7:44:07 AM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.48 PEN |
| 10 CUC | 34.80 PEN |
| 50 CUC | 174.01 PEN |
| 100 CUC | 348.02 PEN |
| 500 CUC | 1,740.10 PEN |
| 1,000 CUC | 3,480.20 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-03-07T07:44:07Z",
"rates": {
"PEN": 3.4802
}
}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": 348.02,
"rate": 3.4802
}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