Rate Overview
Live
1 CAD = 2.4658 PEN
1 PEN = 0.405540
CAD
Avg
2.4657
High
2.4754
Low
2.4566
Last updated: 5/27/2026, 8:25:46 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.47 PEN |
| 10 CAD | 24.66 PEN |
| 50 CAD | 123.29 PEN |
| 100 CAD | 246.58 PEN |
| 500 CAD | 1,232.92 PEN |
| 1,000 CAD | 2,465.85 PEN |
Get CAD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PENExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-27T08:25:46Z",
"rates": {
"PEN": 2.465848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PEN",
"amount": 100
},
"result": 246.58479999999997,
"rate": 2.465848
}Build with CAD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key