Rate Overview
Live
1 CUP = 0.127471 PEN
1 PEN = 7.8449
CUP
Avg
0.127788
High
0.128377
Low
0.127360
Last updated: 7/31/2026, 6:20:02 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.27 PEN |
| 50 CUP | 6.37 PEN |
| 100 CUP | 12.75 PEN |
| 500 CUP | 63.74 PEN |
| 1,000 CUP | 127.47 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-07-31T18:20:02Z",
"rates": {
"PEN": 0.127471
}
}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": 12.7471,
"rate": 0.127471
}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