Rate Overview
Live
1 PEN = 0.392031 CAD
1 CAD = 2.5508
PEN
Avg
0.401715
High
0.408659
Low
0.392031
Last updated: 3/7/2026, 1:10:17 AM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.39 CAD |
| 10 PEN | 3.92 CAD |
| 50 PEN | 19.60 CAD |
| 100 PEN | 39.20 CAD |
| 500 PEN | 196.02 CAD |
| 1,000 PEN | 392.03 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-03-07T01:10:17Z",
"rates": {
"CAD": 0.392031
}
}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": 39.2031,
"rate": 0.392031
}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