Rate Overview
Live
1 CAD = 2.4368 PEN
1 PEN = 0.410370
CAD
Avg
2.4129
High
2.4368
Low
2.3982
Last updated: 8/14/2026, 2:54:45 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.44 PEN |
| 10 CAD | 24.37 PEN |
| 50 CAD | 121.84 PEN |
| 100 CAD | 243.68 PEN |
| 500 CAD | 1,218.41 PEN |
| 1,000 CAD | 2,436.82 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-08-14T14:54:45Z",
"rates": {
"PEN": 2.436823
}
}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.6823,
"rate": 2.436823
}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