Rate Overview
Live
1 PEN = 0.406077 CAD
1 CAD = 2.4626
PEN
Avg
0.399937
High
0.408171
Low
0.387133
Last updated: 5/29/2026, 5:26:13 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.41 CAD |
| 10 PEN | 4.06 CAD |
| 50 PEN | 20.30 CAD |
| 100 PEN | 40.61 CAD |
| 500 PEN | 203.04 CAD |
| 1,000 PEN | 406.08 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-05-29T17:26:13Z",
"rates": {
"CAD": 0.406077
}
}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": 40.6077,
"rate": 0.406077
}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