Rate Overview
Live
1 CUP = 0.129732 PEN
1 PEN = 7.7082
CUP
Avg
0.131307
High
0.132366
Low
0.129732
Last updated: 5/7/2026, 3:40:32 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.30 PEN |
| 50 CUP | 6.49 PEN |
| 100 CUP | 12.97 PEN |
| 500 CUP | 64.87 PEN |
| 1,000 CUP | 129.73 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-05-07T15:40:32Z",
"rates": {
"PEN": 0.129732
}
}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.973199999999999,
"rate": 0.129732
}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