Rate Overview
Live
1 CAD = 2.4221 PEN
1 PEN = 0.412866
CAD
Avg
2.4127
High
2.4304
Low
2.3978
Last updated: 9/4/2026, 2:55:38 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.42 PEN |
| 10 CAD | 24.22 PEN |
| 50 CAD | 121.10 PEN |
| 100 CAD | 242.21 PEN |
| 500 CAD | 1,211.05 PEN |
| 1,000 CAD | 2,422.09 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-09-04T14:55:38Z",
"rates": {
"PEN": 2.422092
}
}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.2092,
"rate": 2.422092
}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