Rate Overview
Live
1 PEN = 0.414667 CAD
1 CAD = 2.4116
PEN
Avg
0.415387
High
0.416978
Low
0.413422
Last updated: 8/14/2026, 7:31:39 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.41 CAD |
| 10 PEN | 4.15 CAD |
| 50 PEN | 20.73 CAD |
| 100 PEN | 41.47 CAD |
| 500 PEN | 207.33 CAD |
| 1,000 PEN | 414.67 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-08-14T19:31:39Z",
"rates": {
"CAD": 0.414667
}
}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.4667,
"rate": 0.414667
}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