Rate Overview
Live
1 CUC = 3.3998 PEN
1 PEN = 0.294139
CUC
Avg
3.4017
High
3.4210
Low
3.3923
Last updated: 5/27/2026, 10:51:25 PM
Quick Conversions
| CUC | PEN |
|---|---|
| 1 CUC | 3.40 PEN |
| 10 CUC | 34.00 PEN |
| 50 CUC | 169.99 PEN |
| 100 CUC | 339.98 PEN |
| 500 CUC | 1,699.88 PEN |
| 1,000 CUC | 3,399.75 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-27T22:51:25Z",
"rates": {
"PEN": 3.39975
}
}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": 339.975,
"rate": 3.39975
}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