Rate Overview
Live
1 CUP = 0.127470 PEN
1 PEN = 7.8450
CUP
Avg
0.127322
High
0.128238
Low
0.126836
Last updated: 6/19/2026, 8:24:03 AM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.27 PEN |
| 50 CUP | 6.37 PEN |
| 100 CUP | 12.75 PEN |
| 500 CUP | 63.74 PEN |
| 1,000 CUP | 127.47 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-06-19T08:24:03Z",
"rates": {
"PEN": 0.12747
}
}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.747,
"rate": 0.12747
}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