Rate Overview
Live
1 PEN = 7.7726 CUP
1 CUP = 0.128658
PEN
Avg
7.8297
High
7.8833
Low
7.7726
Last updated: 6/17/2026, 8:14:25 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 7.77 CUP |
| 10 PEN | 77.73 CUP |
| 50 PEN | 388.63 CUP |
| 100 PEN | 777.26 CUP |
| 500 PEN | 3,886.28 CUP |
| 1,000 PEN | 7,772.57 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-06-17T08:14:25Z",
"rates": {
"CUP": 7.772566
}
}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": 777.2566,
"rate": 7.772566
}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