Rate Overview
Live
1 PEN = 0.399054 CAD
1 CAD = 2.5059
PEN
Avg
0.399979
High
0.410226
Low
0.389800
Last updated: 3/27/2026, 12:59:57 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.40 CAD |
| 10 PEN | 3.99 CAD |
| 50 PEN | 19.95 CAD |
| 100 PEN | 39.91 CAD |
| 500 PEN | 199.53 CAD |
| 1,000 PEN | 399.05 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-27T12:59:57Z",
"rates": {
"CAD": 0.399054
}
}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.9054,
"rate": 0.399054
}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