Rate Overview
Live
1 CUP = 0.127212 PEN
1 PEN = 7.8609
CUP
Avg
0.127731
High
0.128295
Low
0.127212
Last updated: 7/10/2026, 6:49:33 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.27 PEN |
| 50 CUP | 6.36 PEN |
| 100 CUP | 12.72 PEN |
| 500 CUP | 63.61 PEN |
| 1,000 CUP | 127.21 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-10T18:49:33Z",
"rates": {
"PEN": 0.127212
}
}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.7212,
"rate": 0.127212
}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