Rate Overview
Live
1 PEN = 6.8967 CUP
1 CUP = 0.144996
PEN
Avg
7.0420
High
7.1697
Low
6.8967
Last updated: 3/7/2026, 9:13:16 AM
Quick Conversions
| PEN | CUP |
|---|---|
| 1 PEN | 6.90 CUP |
| 10 PEN | 68.97 CUP |
| 50 PEN | 344.84 CUP |
| 100 PEN | 689.67 CUP |
| 500 PEN | 3,448.37 CUP |
| 1,000 PEN | 6,896.74 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-07T09:13:16Z",
"rates": {
"CUP": 6.896742
}
}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": 689.6741999999999,
"rate": 6.896742
}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