Rate Overview
Live
1 PEN = 0.398708 CAD
1 CAD = 2.5081
PEN
Avg
0.397551
High
0.419867
Low
0.372627
Last updated: 3/27/2026, 11:20:47 AM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.40 CAD |
| 10 PEN | 3.99 CAD |
| 50 PEN | 19.94 CAD |
| 100 PEN | 39.87 CAD |
| 500 PEN | 199.35 CAD |
| 1,000 PEN | 398.71 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-27T11:20:47Z",
"rates": {
"CAD": 0.398708
}
}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.8708,
"rate": 0.398708
}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