Rate Overview
Live
1 PEN = 7.6601 CUP
1 CUP = 0.130547
PEN
Avg
7.0962
High
7.6601
Low
6.8942
Last updated: 3/28/2026, 9:05:59 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 7.66 CUP |
| 10 PEN | 76.60 CUP |
| 50 PEN | 383.00 CUP |
| 100 PEN | 766.01 CUP |
| 500 PEN | 3,830.03 CUP |
| 1,000 PEN | 7,660.06 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-03-28T09:05:59Z",
"rates": {
"CUP": 7.660057
}
}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": 766.0057,
"rate": 7.660057
}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