Rate Overview
Live
1 CUP = 0.130547 PEN
1 PEN = 7.6601
CUP
Avg
0.140104
High
0.145184
Low
0.130547
Last updated: 3/28/2026, 10:43:57 AM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.31 PEN |
| 50 CUP | 6.53 PEN |
| 100 CUP | 13.05 PEN |
| 500 CUP | 65.27 PEN |
| 1,000 CUP | 130.55 PEN |
Get CUP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PENExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-28T10:43:57Z",
"rates": {
"PEN": 0.130547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PEN",
"amount": 100
},
"result": 13.0547,
"rate": 0.130547
}Build with CUP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key