Rate Overview
Live
1 PEN = 687.7144 CDF
1 CDF = 0.001454
PEN
Avg
685.9214
High
691.5235
Low
676.9717
Last updated: 9/9/2026, 8:52:29 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 687.71 CDF |
| 10 PEN | 6,877.14 CDF |
| 50 PEN | 34,385.72 CDF |
| 100 PEN | 68,771.44 CDF |
| 500 PEN | 343,857.19 CDF |
| 1,000 PEN | 687,714.38 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-09-09T08:52:29Z",
"rates": {
"CDF": 687.714384
}
}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": 68771.4384,
"rate": 687.714384
}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