Rate Overview
Live
1 CAD = 2.5049 PEN
1 PEN = 0.399213
CAD
Avg
2.5657
High
2.7712
Low
2.3828
Last updated: 3/27/2026, 1:00:56 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.50 PEN |
| 10 CAD | 25.05 PEN |
| 50 CAD | 125.25 PEN |
| 100 CAD | 250.49 PEN |
| 500 CAD | 1,252.47 PEN |
| 1,000 CAD | 2,504.93 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-27T13:00:56Z",
"rates": {
"PEN": 2.504931
}
}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.4931,
"rate": 2.504931
}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