Rate Overview
Live
1 CAD = 2.5508 PEN
1 PEN = 0.392032
CAD
Avg
2.4899
High
2.5508
Low
2.4470
Last updated: 3/7/2026, 12:28:34 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.55 PEN |
| 10 CAD | 25.51 PEN |
| 50 CAD | 127.54 PEN |
| 100 CAD | 255.08 PEN |
| 500 CAD | 1,275.41 PEN |
| 1,000 CAD | 2,550.81 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-07T00:28:34Z",
"rates": {
"PEN": 2.550814
}
}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": 255.0814,
"rate": 2.550814
}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