Rate Overview
Live
1 CAD = 2.3976 PEN
1 PEN = 0.417090
CAD
Avg
2.4048
High
2.4141
Low
2.3976
Last updated: 7/27/2026, 5:16:33 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.40 PEN |
| 10 CAD | 23.98 PEN |
| 50 CAD | 119.88 PEN |
| 100 CAD | 239.76 PEN |
| 500 CAD | 1,198.78 PEN |
| 1,000 CAD | 2,397.56 PEN |
Get CAD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PENExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-27T17:16:33Z",
"rates": {
"PEN": 2.397562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PEN",
"amount": 100
},
"result": 239.7562,
"rate": 2.397562
}Build with CAD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key