Rate Overview
Live
1 PEN = 7.7895 CUP
1 CUP = 0.128378
PEN
Avg
7.2265
High
7.9048
Low
6.6979
Last updated: 7/26/2026, 1:08:03 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 7.79 CUP |
| 10 PEN | 77.90 CUP |
| 50 PEN | 389.48 CUP |
| 100 PEN | 778.95 CUP |
| 500 PEN | 3,894.76 CUP |
| 1,000 PEN | 7,789.52 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-26T01:08:03Z",
"rates": {
"CUP": 7.789516
}
}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.9516,
"rate": 7.789516
}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