Rate Overview
Live
1 PEN = 0.400945 CAD
1 CAD = 2.4941
PEN
Avg
0.405238
High
0.413000
Low
0.399611
Last updated: 4/18/2026, 12:34:11 PM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.40 CAD |
| 10 PEN | 4.01 CAD |
| 50 PEN | 20.05 CAD |
| 100 PEN | 40.09 CAD |
| 500 PEN | 200.47 CAD |
| 1,000 PEN | 400.95 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-04-18T12:34:11Z",
"rates": {
"CAD": 0.400945
}
}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.0945,
"rate": 0.400945
}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