Rate Overview
Live
1 PEN = 678.2541 CDF
1 CDF = 0.001474
PEN
Avg
669.4093
High
678.2541
Low
661.4391
Last updated: 5/9/2026, 2:50:57 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 678.25 CDF |
| 10 PEN | 6,782.54 CDF |
| 50 PEN | 33,912.71 CDF |
| 100 PEN | 67,825.41 CDF |
| 500 PEN | 339,127.05 CDF |
| 1,000 PEN | 678,254.11 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-05-09T02:50:57Z",
"rates": {
"CDF": 678.254109
}
}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": 67825.4109,
"rate": 678.254109
}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