Rate Overview
Live
1 CUP = 0.126024 PEN
1 PEN = 7.9350
CUP
Avg
0.126149
High
0.126454
Low
0.125878
Last updated: 9/9/2026, 5:19:00 PM
Quick Conversions
| CUP | PEN |
|---|---|
| 1 CUP | 0.13 PEN |
| 10 CUP | 1.26 PEN |
| 50 CUP | 6.30 PEN |
| 100 CUP | 12.60 PEN |
| 500 CUP | 63.01 PEN |
| 1,000 CUP | 126.02 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-09-09T17:19:00Z",
"rates": {
"PEN": 0.126024
}
}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.6024,
"rate": 0.126024
}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