Rate Overview
Live
1 CAD = 2.3856 PEN
1 PEN = 0.419187
CAD
Avg
2.3855
High
2.3950
Low
2.3800
Last updated: 7/7/2026, 12:44:30 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.39 PEN |
| 10 CAD | 23.86 PEN |
| 50 CAD | 119.28 PEN |
| 100 CAD | 238.56 PEN |
| 500 CAD | 1,192.78 PEN |
| 1,000 CAD | 2,385.57 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-07T00:44:30Z",
"rates": {
"PEN": 2.385569
}
}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": 238.55689999999998,
"rate": 2.385569
}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