Rate Overview
Live
1 CAD = 2.4356 PEN
1 PEN = 0.410572
CAD
Avg
2.4204
High
2.4356
Low
2.3980
Last updated: 6/17/2026, 6:40:52 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.44 PEN |
| 10 CAD | 24.36 PEN |
| 50 CAD | 121.78 PEN |
| 100 CAD | 243.56 PEN |
| 500 CAD | 1,217.81 PEN |
| 1,000 CAD | 2,435.63 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-06-17T06:40:52Z",
"rates": {
"PEN": 2.435629
}
}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": 243.5629,
"rate": 2.435629
}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