Rate Overview
Live
1 PEN = 7.8599 CUP
1 CUP = 0.127228
PEN
Avg
7.8923
High
7.9302
Low
7.8599
Last updated: 8/15/2026, 10:05:18 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 7.86 CUP |
| 10 PEN | 78.60 CUP |
| 50 PEN | 392.99 CUP |
| 100 PEN | 785.99 CUP |
| 500 PEN | 3,929.94 CUP |
| 1,000 PEN | 7,859.88 CUP |
Get PEN/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CUPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T10:05:18Z",
"rates": {
"CUP": 7.859879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CUP",
"amount": 100
},
"result": 785.9879000000001,
"rate": 7.859879
}Build with PEN/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key