Rate Overview
Live
1 CUP = 0.127824 PEN
1 PEN = 7.8233
CUP
Avg
0.145806
High
0.157297
Low
0.127824
Last updated: 8/1/2026, 2:49:33 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.28 PEN |
| 50 CUP | 6.39 PEN |
| 100 CUP | 12.78 PEN |
| 500 CUP | 63.91 PEN |
| 1,000 CUP | 127.82 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-08-01T14:49:33Z",
"rates": {
"PEN": 0.127824
}
}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.782399999999999,
"rate": 0.127824
}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