Rate Overview
Live
1 PHP = 37.4380 CDF
1 CDF = 0.026711 PHP
Avg
47.3276
High
52.0431
Low
37.4380
Last updated: 1/25/2026, 10:51:07 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.44 CDF |
| 10 PHP | 374.38 CDF |
| 50 PHP | 1,871.90 CDF |
| 100 PHP | 3,743.80 CDF |
| 500 PHP | 18,719.02 CDF |
| 1,000 PHP | 37,438.04 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-01-25T10:51:07Z",
"rates": {
"CDF": 37.438043
}
}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": 3743.8043000000002,
"rate": 37.438043
}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