Rate Overview
Live
1 PHP = 39.0088 CDF
1 CDF = 0.025635
PHP
Avg
38.8659
High
39.3323
Low
38.2363
Last updated: 3/7/2026, 12:26:27 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 39.01 CDF |
| 10 PHP | 390.09 CDF |
| 50 PHP | 1,950.44 CDF |
| 100 PHP | 3,900.88 CDF |
| 500 PHP | 19,504.39 CDF |
| 1,000 PHP | 39,008.78 CDF |
Get PHP/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CDFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T00:26:27Z",
"rates": {
"CDF": 39.008776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CDF",
"amount": 100
},
"result": 3900.8776,
"rate": 39.008776
}Build with PHP/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key