Rate Overview
Live
1 PEN = 667.2667 CDF
1 CDF = 0.001499
PEN
Avg
669.0601
High
677.7550
Low
660.2468
Last updated: 3/7/2026, 12:33:08 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 667.27 CDF |
| 10 PEN | 6,672.67 CDF |
| 50 PEN | 33,363.33 CDF |
| 100 PEN | 66,726.67 CDF |
| 500 PEN | 333,633.33 CDF |
| 1,000 PEN | 667,266.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-03-07T00:33:08Z",
"rates": {
"CDF": 667.26666
}
}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": 66726.666,
"rate": 667.26666
}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