Rate Overview
Live
1 CAD = 2.4133 PEN
1 PEN = 0.414371
CAD
Avg
2.4507
High
2.5659
Low
2.3886
Last updated: 7/28/2026, 1:59:57 PM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.41 PEN |
| 10 CAD | 24.13 PEN |
| 50 CAD | 120.66 PEN |
| 100 CAD | 241.33 PEN |
| 500 CAD | 1,206.65 PEN |
| 1,000 CAD | 2,413.30 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-07-28T13:59:57Z",
"rates": {
"PEN": 2.413298
}
}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": 241.3298,
"rate": 2.413298
}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