Rate Overview
Live
1 CAD = 2.5081 PEN
1 PEN = 0.398709
CAD
Avg
2.5187
High
2.6836
Low
2.3817
Last updated: 3/27/2026, 11:20:51 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.51 PEN |
| 10 CAD | 25.08 PEN |
| 50 CAD | 125.40 PEN |
| 100 CAD | 250.81 PEN |
| 500 CAD | 1,254.05 PEN |
| 1,000 CAD | 2,508.10 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-03-27T11:20:51Z",
"rates": {
"PEN": 2.508096
}
}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": 250.80960000000002,
"rate": 2.508096
}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