Rate Overview
Live
1 PEN = 685.4185 CDF
1 CDF = 0.001459
PEN
Avg
682.9625
High
685.9287
Low
673.7505
Last updated: 8/19/2026, 9:12:19 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 685.42 CDF |
| 10 PEN | 6,854.19 CDF |
| 50 PEN | 34,270.93 CDF |
| 100 PEN | 68,541.85 CDF |
| 500 PEN | 342,709.26 CDF |
| 1,000 PEN | 685,418.51 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-08-19T09:12:19Z",
"rates": {
"CDF": 685.418511
}
}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": 68541.8511,
"rate": 685.418511
}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