Rate Overview
Live
1 PEN = 0.414611 CAD
1 CAD = 2.4119
PEN
Avg
0.406617
High
0.420581
Low
0.386463
Last updated: 7/28/2026, 9:46:24 AM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.41 CAD |
| 10 PEN | 4.15 CAD |
| 50 PEN | 20.73 CAD |
| 100 PEN | 41.46 CAD |
| 500 PEN | 207.31 CAD |
| 1,000 PEN | 414.61 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-28T09:46:24Z",
"rates": {
"CAD": 0.414611
}
}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.4611,
"rate": 0.414611
}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