Rate Overview
Live
1 PEN = 0.293304 CUC
1 CUC = 3.4094
PEN
Avg
0.295458
High
0.297484
Low
0.293304
Last updated: 6/17/2026, 8:12:39 AM
Quick Conversions
| PEN | CUC |
|---|---|
| 1 PEN | 0.29 CUC |
| 10 PEN | 2.93 CUC |
| 50 PEN | 14.67 CUC |
| 100 PEN | 29.33 CUC |
| 500 PEN | 146.65 CUC |
| 1,000 PEN | 293.30 CUC |
Get PEN/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CUCExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-17T08:12:39Z",
"rates": {
"CUC": 0.293304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CUC",
"amount": 100
},
"result": 29.3304,
"rate": 0.293304
}Build with PEN/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key