Rate Overview
Live
1 CAD = 2.4633 PEN
1 PEN = 0.405967
CAD
Avg
2.4635
High
2.5831
Low
2.3852
Last updated: 5/27/2026, 9:47:31 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.46 PEN |
| 10 CAD | 24.63 PEN |
| 50 CAD | 123.16 PEN |
| 100 CAD | 246.33 PEN |
| 500 CAD | 1,231.63 PEN |
| 1,000 CAD | 2,463.25 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-27T09:47:31Z",
"rates": {
"PEN": 2.463254
}
}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.3254,
"rate": 2.463254
}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