Rate Overview
Live
1 CUP = 0.129824 PEN
1 PEN = 7.7027
CUP
Avg
0.128160
High
0.129824
Low
0.126505
Last updated: 4/17/2026, 10:41:44 AM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.30 PEN |
| 50 CUP | 6.49 PEN |
| 100 CUP | 12.98 PEN |
| 500 CUP | 64.91 PEN |
| 1,000 CUP | 129.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-04-17T10:41:44Z",
"rates": {
"PEN": 0.129824
}
}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.9824,
"rate": 0.129824
}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