Rate Overview
Live
1 PEN = 677.5505 CDF
1 CDF = 0.001476
PEN
Avg
677.4378
High
684.5330
Low
663.8572
Last updated: 7/28/2026, 4:25:11 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 677.55 CDF |
| 10 PEN | 6,775.50 CDF |
| 50 PEN | 33,877.52 CDF |
| 100 PEN | 67,755.05 CDF |
| 500 PEN | 338,775.24 CDF |
| 1,000 PEN | 677,550.49 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-28T04:25:11Z",
"rates": {
"CDF": 677.550485
}
}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": 67755.0485,
"rate": 677.550485
}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