Rate Overview
Live
1 PEN = 665.8280 CDF
1 CDF = 0.001502
PEN
Avg
668.5435
High
693.5839
Low
632.6458
Last updated: 3/27/2026, 4:26:01 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 665.83 CDF |
| 10 PEN | 6,658.28 CDF |
| 50 PEN | 33,291.40 CDF |
| 100 PEN | 66,582.80 CDF |
| 500 PEN | 332,913.99 CDF |
| 1,000 PEN | 665,827.99 CDF |
Get PEN/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CDFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T04:26:01Z",
"rates": {
"CDF": 665.827988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CDF",
"amount": 100
},
"result": 66582.7988,
"rate": 665.827988
}Build with PEN/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key