Rate Overview
Live
1 PEN = 0.399035 CAD
1 CAD = 2.5060
PEN
Avg
0.399980
High
0.410226
Low
0.389800
Last updated: 3/27/2026, 2:49:19 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.40 CAD |
| 10 PEN | 3.99 CAD |
| 50 PEN | 19.95 CAD |
| 100 PEN | 39.90 CAD |
| 500 PEN | 199.52 CAD |
| 1,000 PEN | 399.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-27T14:49:19Z",
"rates": {
"CAD": 0.399035
}
}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.903499999999994,
"rate": 0.399035
}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