Rate Overview
Live
1 PEN = 7.1316 CUP
1 CUP = 0.140221 PEN
Avg
6.8160
High
7.3293
Low
6.4128
Last updated: 1/25/2026, 11:30:40 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 7.13 CUP |
| 10 PEN | 71.32 CUP |
| 50 PEN | 356.58 CUP |
| 100 PEN | 713.16 CUP |
| 500 PEN | 3,565.80 CUP |
| 1,000 PEN | 7,131.60 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-01-25T11:30:40Z",
"rates": {
"CUP": 7.131601
}
}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": 713.1600999999999,
"rate": 7.131601
}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