Rate Overview
Live
1 CAD = 2.4210 PEN
1 PEN = 0.413047
CAD
Avg
2.5488
High
2.7712
Low
2.3819
Last updated: 7/19/2026, 8:56:42 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.42 PEN |
| 10 CAD | 24.21 PEN |
| 50 CAD | 121.05 PEN |
| 100 CAD | 242.10 PEN |
| 500 CAD | 1,210.52 PEN |
| 1,000 CAD | 2,421.03 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-19T20:56:42Z",
"rates": {
"PEN": 2.42103
}
}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": 242.103,
"rate": 2.42103
}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