Rate Overview
Live
1 CAD = 2.3956 PEN
1 PEN = 0.417435
CAD
Avg
2.4605
High
2.5876
Low
2.3777
Last updated: 7/28/2026, 12:00:08 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.40 PEN |
| 10 CAD | 23.96 PEN |
| 50 CAD | 119.78 PEN |
| 100 CAD | 239.56 PEN |
| 500 CAD | 1,197.79 PEN |
| 1,000 CAD | 2,395.58 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-28T00:00:08Z",
"rates": {
"PEN": 2.395581
}
}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.5581,
"rate": 2.395581
}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