Rate Overview
Live
1 CUP = 0.141853 PEN
1 PEN = 7.0496
CUP
Avg
0.141969
High
0.153222
Low
0.125835
Last updated: 5/27/2026, 9:56:21 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.14 PEN |
| 10 CUP | 1.42 PEN |
| 50 CUP | 7.09 PEN |
| 100 CUP | 14.19 PEN |
| 500 CUP | 70.93 PEN |
| 1,000 CUP | 141.85 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-27T21:56:21Z",
"rates": {
"PEN": 0.141853
}
}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.185300000000002,
"rate": 0.141853
}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