Rate Overview
Live
1 CUP = 0.140220 PEN
1 PEN = 7.1317 CUP
Avg
0.148974
High
0.157440
Low
0.138082
Last updated: 1/25/2026, 4:51:37 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.14 PEN |
| 10 CUP | 1.40 PEN |
| 50 CUP | 7.01 PEN |
| 100 CUP | 14.02 PEN |
| 500 CUP | 70.11 PEN |
| 1,000 CUP | 140.22 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-01-25T16:51:37Z",
"rates": {
"PEN": 0.14022
}
}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": 14.022000000000002,
"rate": 0.14022
}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