Rate Overview
Live
1 CAD = 2.5393 PEN
1 PEN = 0.393811
CAD
Avg
2.5586
High
2.5831
Low
2.5330
Last updated: 5/7/2026, 6:55:50 AM
Quick Conversions
| CAD | PEN |
|---|---|
| 1 CAD | 2.54 PEN |
| 10 CAD | 25.39 PEN |
| 50 CAD | 126.96 PEN |
| 100 CAD | 253.93 PEN |
| 500 CAD | 1,269.65 PEN |
| 1,000 CAD | 2,539.29 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-07T06:55:50Z",
"rates": {
"PEN": 2.539291
}
}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": 253.9291,
"rate": 2.539291
}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