Rate Overview
Live
1 PEN = 672.1949 CDF
1 CDF = 0.001488
PEN
Avg
677.9283
High
686.0755
Low
672.1949
Last updated: 4/18/2026, 9:01:23 AM
Quick Conversions
| PEN | CDF |
|---|---|
| 1 PEN | 672.19 CDF |
| 10 PEN | 6,721.95 CDF |
| 50 PEN | 33,609.75 CDF |
| 100 PEN | 67,219.49 CDF |
| 500 PEN | 336,097.45 CDF |
| 1,000 PEN | 672,194.90 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-04-18T09:01:23Z",
"rates": {
"CDF": 672.194903
}
}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": 67219.49029999999,
"rate": 672.194903
}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