Rate Overview
Live
1 CAD = 2.4625 PEN
1 PEN = 0.406086
CAD
Avg
2.5578
High
2.7712
Low
2.3828
Last updated: 5/27/2026, 12:16:03 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.46 PEN |
| 10 CAD | 24.63 PEN |
| 50 CAD | 123.13 PEN |
| 100 CAD | 246.25 PEN |
| 500 CAD | 1,231.27 PEN |
| 1,000 CAD | 2,462.53 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-27T12:16:03Z",
"rates": {
"PEN": 2.462533
}
}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.2533,
"rate": 2.462533
}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