Rate Overview
Live
1 PEN = 7.7805 CUP
1 CUP = 0.128526
PEN
Avg
7.8218
High
7.8700
Low
7.7805
Last updated: 7/28/2026, 3:57:07 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 7.78 CUP |
| 10 PEN | 77.81 CUP |
| 50 PEN | 389.03 CUP |
| 100 PEN | 778.05 CUP |
| 500 PEN | 3,890.25 CUP |
| 1,000 PEN | 7,780.51 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-07-28T03:57:07Z",
"rates": {
"CUP": 7.780506
}
}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": 778.0506,
"rate": 7.780506
}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