Rate Overview
Live
1 PEN = 0.415350 CAD
1 CAD = 2.4076
PEN
Avg
0.407008
High
0.420213
Low
0.386523
Last updated: 7/29/2026, 7:10:32 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.42 CAD |
| 10 PEN | 4.15 CAD |
| 50 PEN | 20.77 CAD |
| 100 PEN | 41.54 CAD |
| 500 PEN | 207.68 CAD |
| 1,000 PEN | 415.35 CAD |
Get PEN/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CADExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T19:10:32Z",
"rates": {
"CAD": 0.41535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CAD",
"amount": 100
},
"result": 41.535,
"rate": 0.41535
}Build with PEN/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key