Rate Overview
Live
1 PEN = 674.9687 CDF
1 CDF = 0.001482
PEN
Avg
670.7145
High
693.5839
Low
632.6458
Last updated: 7/31/2026, 8:55:03 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 674.97 CDF |
| 10 PEN | 6,749.69 CDF |
| 50 PEN | 33,748.43 CDF |
| 100 PEN | 67,496.87 CDF |
| 500 PEN | 337,484.33 CDF |
| 1,000 PEN | 674,968.66 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-07-31T08:55:03Z",
"rates": {
"CDF": 674.968655
}
}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": 67496.8655,
"rate": 674.968655
}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