Rate Overview
Live
1 PEN = 0.417970 CAD
1 CAD = 2.3925
PEN
Avg
0.416043
High
0.419490
Low
0.411332
Last updated: 6/19/2026, 10:33:09 AM
Quick Conversions
| PEN | CAD |
|---|---|
| 1 PEN | 0.42 CAD |
| 10 PEN | 4.18 CAD |
| 50 PEN | 20.90 CAD |
| 100 PEN | 41.80 CAD |
| 500 PEN | 208.99 CAD |
| 1,000 PEN | 417.97 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-06-19T10:33:09Z",
"rates": {
"CAD": 0.41797
}
}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": 41.797000000000004,
"rate": 0.41797
}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