Rate Overview
Live
1 PEN = 0.412627 CAD
1 CAD = 2.4235
PEN
Avg
0.414258
High
0.417056
Low
0.412407
Last updated: 9/5/2026, 4:08:55 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.41 CAD |
| 10 PEN | 4.13 CAD |
| 50 PEN | 20.63 CAD |
| 100 PEN | 41.26 CAD |
| 500 PEN | 206.31 CAD |
| 1,000 PEN | 412.63 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-09-05T16:08:55Z",
"rates": {
"CAD": 0.412627
}
}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.2627,
"rate": 0.412627
}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